Home
last modified time | relevance | path

Searched refs:m_bIsRotationSupported (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/
Domx_swvenc_mpeg4.h117 bool m_bIsRotationSupported; variable
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
Domx_swvenc_mpeg4.h118 bool m_bIsRotationSupported; variable
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_mpeg4.cpp113 m_bIsRotationSupported = false; in omx_venc()
1717 m_bIsRotationSupported = true; in set_config()
2010 if (m_bIsRotationSupported) { in component_deinit()
2123 if (m_bIsRotationSupported){ in dev_start()
2127 m_bIsRotationSupported = false; in dev_start()
2355 if (m_bIsRotationSupported && m_sConfigFrameRotation.nRotation != 0) { in dev_empty_buf()