HomeSort by relevance Sort by last modified time
    Searched refs:CAM_HISTOGRAM_STATS_SIZE (Results 1 - 3 of 3) sorted by null

  /device/asus/flo/camera/QCamera2/stack/common/
cam_types.h 662 #define CAM_HISTOGRAM_STATS_SIZE 256
665 uint32_t hist_buf[CAM_HISTOGRAM_STATS_SIZE]; /* buf holding histogram stats data */
    [all...]
  /device/lge/hammerhead/camera/QCamera2/stack/common/
cam_types.h 688 #define CAM_HISTOGRAM_STATS_SIZE 256
691 uint32_t hist_buf[CAM_HISTOGRAM_STATS_SIZE]; /* buf holding histogram stats data */
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_types.h 820 #define CAM_HISTOGRAM_STATS_SIZE 256
823 uint32_t hist_buf[CAM_HISTOGRAM_STATS_SIZE]; /* buf holding histogram stats data */
    [all...]

Completed in 45 milliseconds