Searched refs:getJpegRotation (Results 1 – 6 of 6) sorted by relevance
280 uint32_t getJpegRotation();
562 encode_parm.rotation = m_parent->mParameters.getJpegRotation(); in getJpegEncodingConfig()666 if (((90 == m_parent->mParameters.getJpegRotation()) in getJpegEncodingConfig()667 || (270 == m_parent->mParameters.getJpegRotation())) in getJpegEncodingConfig()713 encode_parm.thumb_rotation = m_parent->mParameters.getJpegRotation(); in getJpegEncodingConfig()720 m_parent->mParameters.getJpegRotation() == 0); in getJpegEncodingConfig()2657 uint32_t jpeg_rotation = m_parent->mParameters.getJpegRotation(); in encodeData()
1312 uint32_t QCameraParametersIntf::getJpegRotation() in getJpegRotation() function in qcamera::QCameraParametersIntf1316 return mImpl->getJpegRotation(); in getJpegRotation()
863 uint32_t getJpegRotation() { return mJpegRotation;}; in getJpegRotation() function
5301 rc = mParameters.addOnlineRotation(mParameters.getJpegRotation(), streamId, in configureOnlineRotation()8312 uint32_t rotation = mParameters.getJpegRotation(); in getPPConfig()9944 (mParameters.getJpegRotation() > 0)) { in needRotationReprocess()9947 mParameters.getJpegRotation()); in needRotationReprocess()
2036 uint32_t prmRotation = mParameters.getJpegRotation(); in updateMetadata()