Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera/HAL/usbcamcore/inc/
DQCameraUsbParm.h101 #define HISTOGRAM_STATS_SIZE 257 macro
/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraHWI.h73 #define HISTOGRAM_STATS_SIZE 257 macro
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp3144 mStatSize = sizeof(uint32_t) * HISTOGRAM_STATS_SIZE; in initHistogramBuffers()