Home | History | Annotate | Download | only in src

Lines Matching refs:m_out_bEnabled

455                       m_out_bEnabled(OMX_TRUE),
1762 (m_inp_bEnabled == OMX_FALSE && m_out_bEnabled == OMX_FALSE))
2176 m_out_bEnabled = OMX_TRUE;
2227 m_out_bEnabled = OMX_FALSE;
3031 (m_out_bEnabled == OMX_TRUE) &&
5333 (m_out_bEnabled == OMX_FALSE && port == OMX_CORE_OUTPUT_PORT_INDEX))
5829 if (!m_out_bEnabled)
5885 if(m_out_bEnabled != OMX_TRUE || output_flush_progress == true)
6409 if(m_out_bEnabled)
7992 portDefn->bEnabled = m_out_bEnabled;