HomeSort by: relevance | last modified time | path
    Searched refs:vert_space (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/libXaw/dist/include/X11/Xaw/
SmeBSBP.h 54 int vert_space; /* extra vert space to leave, as a member in struct:__anon5752
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_tv.c 744 unsigned long vert_space, flicker_removal; local
854 vert_space = constPtr->verTotal * 2 * 10000 / NTSC_TV_LINES_PER_FRAME;
856 vert_space = constPtr->verTotal * 2 * 10000 / PAL_TV_LINES_PER_FRAME;
860 (save->tv_vscaler_cntl1 & 0xe3ff0000) | (vert_space * (1 << FRAC_BITS) / 10000);
887 (vert_space * SLOPE_value[i] * (1 << (FRAC_BITS - 1)) + 5001) / 10000 / 8
  /xsrc/external/mit/libXaw/dist/src/
SmeBSB.c 92 offset(vert_space),
582 entry->sme_bsb.vert_space)) / ONE_HUNDRED);
597 entry->sme_bsb.vert_space)) / ONE_HUNDRED);

Completed in 8 milliseconds