Home | History | Annotate | Download | only in src

Lines Matching refs:m_out_bEnabled

440     m_out_bEnabled(OMX_TRUE),
1730 (m_inp_bEnabled == OMX_FALSE && m_out_bEnabled == OMX_FALSE)) {
2088 m_out_bEnabled = OMX_TRUE;
2132 m_out_bEnabled = OMX_FALSE;
2897 (m_out_bEnabled == OMX_TRUE) &&
5122 (m_out_bEnabled == OMX_FALSE && port == OMX_CORE_OUTPUT_PORT_INDEX)) {
5587 if (!m_out_bEnabled) {
5641 if (m_out_bEnabled != OMX_TRUE || output_flush_progress == true) {
6201 if (m_out_bEnabled)
7680 portDefn->bEnabled = m_out_bEnabled;