Home
last modified time | relevance | path

Searched refs:thumb_rotation (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dmm_jpeg_interface.h207 uint32_t thumb_rotation; member
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraPostProc.cpp713 encode_parm.thumb_rotation = m_parent->mParameters.getJpegRotation(); in getJpegEncodingConfig()
724 encode_parm.thumb_rotation = in getJpegEncodingConfig()
740 encode_parm.thumb_rotation = encode_parm.rotation; in getJpegEncodingConfig()
752 encode_parm.thumb_rotation, in getJpegEncodingConfig()
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg.c1266 thumbnail_info.rotation = (OMX_U32)p_params->thumb_rotation; in mm_jpeg_session_config_thumbnail()
1276 if ((p_session->params.thumb_rotation == 90 || in mm_jpeg_session_config_thumbnail()
1277 p_session->params.thumb_rotation == 270) && in mm_jpeg_session_config_thumbnail()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3PostProc.cpp1358 encodeParam.thumb_rotation, in encodeFWKData()
1781 encodeParam.thumb_rotation, in encodeData()