HomeSort by relevance Sort by last modified time
    Searched defs:CAM_MAX_NUM_BUFS_PER_STREAM (Results 1 - 2 of 2) sorted by null

  /device/google/marlin/camera/QCamera2/stack/common/
cam_types.h 37 #define CAM_MAX_NUM_BUFS_PER_STREAM 64
447 cam_buf_map_type buf_maps[CAM_MAX_NUM_BUFS_PER_STREAM];
462 cam_buf_unmap_type buf_unmaps[CAM_MAX_NUM_BUFS_PER_STREAM];
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/stack/common/
cam_types.h 37 #define CAM_MAX_NUM_BUFS_PER_STREAM 64
521 cam_buf_map_type buf_maps[CAM_MAX_NUM_BUFS_PER_STREAM];
536 cam_buf_unmap_type buf_unmaps[CAM_MAX_NUM_BUFS_PER_STREAM];
    [all...]

Completed in 953 milliseconds