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

/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_galfns.c4534 GAL_VSCALEROFFSET sSetVscaleroffset; local in function:Gal_set_vertical_scaler_offset
4536 INIT_GAL(&sSetVscaleroffset);
4537 sSetVscaleroffset.dwSubfunction = GALFN_SETVSCALEROFFSET;
4538 sSetVscaleroffset.offset = offset;
4540 if (ioctl(ifbdev_handle, FBIOGAL_API, &sSetVscaleroffset)) {

Completed in 7 milliseconds