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

  /device/huawei/angler/camera/QCamera2/stack/common/
mm_jpeg_interface.h 167 uint32_t thumb_rotation; member in struct:__anon3528
  /device/lge/bullhead/camera/QCamera2/stack/common/
mm_jpeg_interface.h 167 uint32_t thumb_rotation; member in struct:__anon4439
  /device/moto/shamu/camera/QCamera2/stack/common/
mm_jpeg_interface.h 155 int thumb_rotation; member in struct:__anon5584
  /hardware/qcom/camera/QCamera2/stack/common/
mm_jpeg_interface.h 194 uint32_t thumb_rotation; member in struct:__anon32089
  /device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 974 thumbnail_info.rotation = (OMX_U32)p_params->thumb_rotation;
980 if ((p_session->params.thumb_rotation == 90 ||
981 p_session->params.thumb_rotation == 270) &&
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 974 thumbnail_info.rotation = (OMX_U32)p_params->thumb_rotation;
980 if ((p_session->params.thumb_rotation == 90 ||
981 p_session->params.thumb_rotation == 270) &&
    [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3PostProc.cpp     [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 1101 thumbnail_info.rotation = (OMX_U32)p_params->thumb_rotation;
1107 if ((p_session->params.thumb_rotation == 90 ||
1108 p_session->params.thumb_rotation == 270) &&
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCameraPostProc.cpp 626 encode_parm.thumb_rotation = m_parent->mParameters.getJpegRotation();
638 thumb_offset.frame_len, encode_parm.thumb_rotation,
646 encode_parm.thumb_rotation = m_parent->mParameters.getJpegExifRotation();
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraPostProc.cpp 555 encode_parm.thumb_rotation = jpeg_rotation;
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraPostProc.cpp 555 encode_parm.thumb_rotation = jpeg_rotation;
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraPostProc.cpp 468 encode_parm.thumb_rotation = jpeg_rotation;
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 915 thumbnail_info.rotation = p_params->thumb_rotation;
    [all...]

Completed in 188 milliseconds