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

/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_galfns.c3154 GAL_VIPCAPTURERUNMODE sSetVipcapturerunmode; local in function:Gal_set_vip_capture_run_mode
3156 INIT_GAL(&sSetVipcapturerunmode);
3157 sSetVipcapturerunmode.dwSubfunction = GALFN_SETVIPCAPTURERUNMODE;
3158 sSetVipcapturerunmode.mode = mode;
3160 if (ioctl(ifbdev_handle, FBIOGAL_API, &sSetVipcapturerunmode)) {

Completed in 7 milliseconds