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

/hardware/ti/omap4xxx/camera/inc/
H A DCameraHal.h1156 void selectFPSRange(int framerate, int *min_fps, int *max_fps);
/hardware/ti/omap4xxx/camera/
H A DCameraHal.cpp3506 void CameraHal::selectFPSRange(int framerate, int *min_fps, int *max_fps) argument
3527 *min_fps = fpsrangeArray[0]*CameraHal::VFR_SCALE;

Completed in 77 milliseconds