Searched refs:m_status_flags (Results 1 – 8 of 8) sorted by relevance
78 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 …]
73 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 …]
78 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 …]
79 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 …]
267 unsigned int m_status_flags; ///< status flags variable
255 unsigned int m_status_flags; ///< status flags variable