Home
last modified time | relevance | path

Searched refs:HFR_VALUES_COUNT (Results 1 – 1 of 1) sorted by relevance

/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI_Parm.cpp298 static const int HFR_VALUES_COUNT = (sizeof(hfr)/sizeof(str_map)); variable
777 for(int i=0; i<HFR_VALUES_COUNT; i++){ in initDefaultParameters()