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

  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_rdi.c 106 CDBG_ERROR("%s: raw_dim w:%d height:%d\n", __func__, cam_cap->raw_dim[0].width, cam_cap->raw_dim[0].height);
145 cam_cap->raw_dim[0].width, cam_cap->raw_dim[0].height);
147 stream->s_config.stream_info->dim.width = cam_cap->raw_dim[0].width;
148 stream->s_config.stream_info->dim.height = cam_cap->raw_dim[0].height;
mm_qcamera_app.c     [all...]
  /device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_rdi.c 104 CDBG_ERROR("%s: raw_dim w:%d height:%d\n", __func__, cam_cap->raw_dim.width, cam_cap->raw_dim.height);
140 stream->s_config.stream_info->dim.width = cam_cap->raw_dim.width;
141 stream->s_config.stream_info->dim.height = cam_cap->raw_dim.height;
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_rdi.c 104 CDBG_ERROR("%s: raw_dim w:%d height:%d\n", __func__, cam_cap->raw_dim[0].width, cam_cap->raw_dim[0].height);
140 stream->s_config.stream_info->dim.width = cam_cap->raw_dim[0].width;
141 stream->s_config.stream_info->dim.height = cam_cap->raw_dim[0].height;
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3Channel.h 192 cam_dimension_t *raw_dim);
QCamera3HWI.cpp 524 if (gCamCapability[mCameraId]->raw_dim[i].width
526 && gCamCapability[mCameraId]->raw_dim[i].height
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraParameters.cpp 8039 cam_dimension_t raw_dim; local
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3HWI.cpp 612 if (gCamCapability[mCameraId]->raw_dim[i].width
614 && gCamCapability[mCameraId]->raw_dim[i].height
    [all...]
  /device/asus/flo/camera/QCamera2/stack/common/
cam_intf.h 146 cam_dimension_t raw_dim; member in struct:__anon2633
  /device/lge/hammerhead/camera/QCamera2/stack/common/
cam_intf.h 152 cam_dimension_t raw_dim[MAX_SIZES_CNT]; member in struct:__anon3127
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_intf.h 153 cam_dimension_t raw_dim[MAX_SIZES_CNT]; member in struct:__anon4184
    [all...]
  /device/asus/flo/camera/QCamera2/HAL/
QCameraParameters.cpp     [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCameraParameters.cpp     [all...]

Completed in 381 milliseconds