Home
last modified time | relevance | path

Searched refs:m_status_flags (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp78 m_status_flags(0), in omx_swvdec()
1656 if ((m_status_flags & (1 << PENDING_STATE_LOADED_TO_IDLE)) && in use_buffer()
1669 m_status_flags &= ~(1 << PENDING_STATE_LOADED_TO_IDLE); in use_buffer()
1676 if ((m_status_flags & (1 << PENDING_PORT_ENABLE_OP)) && in use_buffer()
1690 m_status_flags &= ~(1 << PENDING_PORT_ENABLE_OP); in use_buffer()
1790 if ((m_status_flags & (1 << PENDING_STATE_LOADED_TO_IDLE)) && in allocate_buffer()
1803 m_status_flags &= ~(1 << PENDING_STATE_LOADED_TO_IDLE); in allocate_buffer()
1810 if ((m_status_flags & (1 << PENDING_PORT_ENABLE_IP)) && in allocate_buffer()
1813 m_status_flags &= ~(1 << PENDING_PORT_ENABLE_IP); in allocate_buffer()
1820 if ((m_status_flags & (1 << PENDING_PORT_ENABLE_OP)) && in allocate_buffer()
[all …]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp73 m_status_flags(0), in omx_swvdec()
1514 if ((m_status_flags & (1 << PENDING_STATE_LOADED_TO_IDLE)) && in use_buffer()
1527 m_status_flags &= ~(1 << PENDING_STATE_LOADED_TO_IDLE); in use_buffer()
1534 if ((m_status_flags & (1 << PENDING_PORT_ENABLE_OP)) && in use_buffer()
1548 m_status_flags &= ~(1 << PENDING_PORT_ENABLE_OP); in use_buffer()
1641 if ((m_status_flags & (1 << PENDING_STATE_LOADED_TO_IDLE)) && in allocate_buffer()
1654 m_status_flags &= ~(1 << PENDING_STATE_LOADED_TO_IDLE); in allocate_buffer()
1661 if ((m_status_flags & (1 << PENDING_PORT_ENABLE_IP)) && in allocate_buffer()
1664 m_status_flags &= ~(1 << PENDING_PORT_ENABLE_IP); in allocate_buffer()
1671 if ((m_status_flags & (1 << PENDING_PORT_ENABLE_OP)) && in allocate_buffer()
[all …]
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp78 m_status_flags(0), in omx_swvdec()
1676 if ((m_status_flags & (1 << PENDING_STATE_LOADED_TO_IDLE)) && in use_buffer()
1689 m_status_flags &= ~(1 << PENDING_STATE_LOADED_TO_IDLE); in use_buffer()
1696 if ((m_status_flags & (1 << PENDING_PORT_ENABLE_OP)) && in use_buffer()
1710 m_status_flags &= ~(1 << PENDING_PORT_ENABLE_OP); in use_buffer()
1810 if ((m_status_flags & (1 << PENDING_STATE_LOADED_TO_IDLE)) && in allocate_buffer()
1823 m_status_flags &= ~(1 << PENDING_STATE_LOADED_TO_IDLE); in allocate_buffer()
1830 if ((m_status_flags & (1 << PENDING_PORT_ENABLE_IP)) && in allocate_buffer()
1833 m_status_flags &= ~(1 << PENDING_PORT_ENABLE_IP); in allocate_buffer()
1840 if ((m_status_flags & (1 << PENDING_PORT_ENABLE_OP)) && in allocate_buffer()
[all …]
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp79 m_status_flags(0), in omx_swvdec()
1648 if ((m_status_flags & (1 << PENDING_STATE_LOADED_TO_IDLE)) && in use_buffer()
1661 m_status_flags &= ~(1 << PENDING_STATE_LOADED_TO_IDLE); in use_buffer()
1668 if ((m_status_flags & (1 << PENDING_PORT_ENABLE_OP)) && in use_buffer()
1682 m_status_flags &= ~(1 << PENDING_PORT_ENABLE_OP); in use_buffer()
1782 if ((m_status_flags & (1 << PENDING_STATE_LOADED_TO_IDLE)) && in allocate_buffer()
1795 m_status_flags &= ~(1 << PENDING_STATE_LOADED_TO_IDLE); in allocate_buffer()
1802 if ((m_status_flags & (1 << PENDING_PORT_ENABLE_IP)) && in allocate_buffer()
1805 m_status_flags &= ~(1 << PENDING_PORT_ENABLE_IP); in allocate_buffer()
1812 if ((m_status_flags & (1 << PENDING_PORT_ENABLE_OP)) && in allocate_buffer()
[all …]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h267 unsigned int m_status_flags; ///< status flags variable
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h267 unsigned int m_status_flags; ///< status flags variable
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h267 unsigned int m_status_flags; ///< status flags variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h255 unsigned int m_status_flags; ///< status flags variable