Searched refs:TVOw (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc.h320 int TVOx, TVOy, TVOw, TVOh; member in struct:__anon7fec0e5a0108
H A Dnsc_gx1_driver.c714 pGeode->TVOw = 0;
719 &(pGeode->TVOy), &(pGeode->TVOw),
724 pGeode->TVOw, pGeode->TVOh));
727 (pGeode->TVOh > 0 && pGeode->TVOw > 0)) {
728 if (((pGeode->TVOx + pGeode->TVOw) <= pGeode->TvParam.wWidth) &&
1935 width = pGeode->TVOw;
1947 height = pGeode->TVOw;
H A Dnsc_gx1_video.c963 crop = (pGeode->TVOw + pGeode->TVOx);

Completed in 12 milliseconds