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

  /device/asus/flo/camera/QCamera2/stack/common/
cam_types.h 52 #define MAX_NUM_STREAMS 8
736 cam_stream_crop_info_t crop_info[MAX_NUM_STREAMS];
    [all...]
  /device/lge/hammerhead/camera/QCamera2/stack/common/
cam_types.h 52 #define MAX_NUM_STREAMS 8
762 cam_stream_crop_info_t crop_info[MAX_NUM_STREAMS];
794 cam_dimension_t stream_sizes[MAX_NUM_STREAMS];
796 uint32_t type[MAX_NUM_STREAMS];
801 uint32_t streamID[MAX_NUM_STREAMS];
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_types.h 80 #define MAX_NUM_STREAMS 8
912 cam_stream_crop_info_t crop_info[MAX_NUM_STREAMS];
1009 cam_dimension_t stream_sizes[MAX_NUM_STREAMS];
1011 cam_stream_type_t type[MAX_NUM_STREAMS];
1012 uint32_t postprocess_mask[MAX_NUM_STREAMS];
1017 uint32_t streamID[MAX_NUM_STREAMS];
    [all...]
  /hardware/qcom/camera/QCamera2/stack/common/
cam_types.h 57 #define MAX_NUM_STREAMS 8
    [all...]

Completed in 1359 milliseconds