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

/device/lge/mako/camera/QCamera/HAL/core/src/
H A DQCameraHWI_Parm.cpp111 #define FPS_RANGES_SUPPORTED_COUNT (sizeof(FpsRangesSupported)/sizeof(FpsRangesSupported[0])) macro
768 FpsRangesSupported,FPS_RANGES_SUPPORTED_COUNT );
2563 for(size_t i=0; i<FPS_RANGES_SUPPORTED_COUNT; i++) {
/device/lge/mako/camera/
H A DQCameraHWI_Parm.cpp109 #define FPS_RANGES_SUPPORTED_COUNT (sizeof(FpsRangesSupported)/sizeof(FpsRangesSupported[0])) macro
798 FpsRangesSupported,FPS_RANGES_SUPPORTED_COUNT );
2713 for(size_t i=0; i<FPS_RANGES_SUPPORTED_COUNT; i++) {
H A DQualcommCameraHardware.cpp331 #define FPS_RANGES_SUPPORTED_COUNT (sizeof(FpsRangesSupported)/sizeof(FpsRangesSupported[0])) macro
1685 FpsRangesSupported,FPS_RANGES_SUPPORTED_COUNT );
7882 for(size_t i=0;i<FPS_RANGES_SUPPORTED_COUNT;i++)

Completed in 55 milliseconds