Searched refs:TVOh (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.c715 pGeode->TVOh = 0;
720 &(pGeode->TVOh));
724 pGeode->TVOw, pGeode->TVOh));
727 (pGeode->TVOh > 0 && pGeode->TVOw > 0)) {
729 ((pGeode->TVOy + pGeode->TVOh) <= pGeode->TvParam.wHeight)) {
1936 height = pGeode->TVOh;
1946 width = pGeode->TVOh;
H A Dnsc_gx1_video.c966 crop = (pGeode->TVOh + pGeode->TVOy);

Completed in 7 milliseconds