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

  /device/huawei/angler/camera/QCamera2/stack/common/
mm_jpeg_interface.h 167 uint32_t thumb_rotation; member in struct:__anon4339
  /device/lge/bullhead/camera/QCamera2/stack/common/
mm_jpeg_interface.h 167 uint32_t thumb_rotation; member in struct:__anon4891
  /device/google/marlin/camera/QCamera2/stack/common/
mm_jpeg_interface.h 200 uint32_t thumb_rotation; member in struct:__anon3768
  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3PostProc.cpp     [all...]
  /device/google/marlin/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...]
  /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...]
  /device/google/marlin/camera/QCamera2/HAL/
QCameraPostProc.cpp 628 encode_parm.thumb_rotation = m_parent->mParameters.getJpegRotation();
640 thumb_offset.frame_len, encode_parm.thumb_rotation,
648 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...]

Completed in 4192 milliseconds