Home
last modified time | relevance | path

Searched refs:m_out_bEnabled (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
Domx_vdec_copper.cpp462 m_out_bEnabled(OMX_TRUE), in omx_vdec()
1660 (m_inp_bEnabled == OMX_FALSE && m_out_bEnabled == OMX_FALSE)) in send_command_proxy()
2096 m_out_bEnabled = OMX_TRUE; in send_command_proxy()
2147 m_out_bEnabled = OMX_FALSE; in send_command_proxy()
2840 (m_out_bEnabled == OMX_TRUE) && in set_parameter()
4951 (m_out_bEnabled == OMX_FALSE && port == OMX_CORE_OUTPUT_PORT_INDEX)) in free_buffer()
5458 if (!m_out_bEnabled) in fill_this_buffer()
5515 if(m_out_bEnabled != OMX_TRUE || output_flush_progress == true) in fill_this_buffer_proxy()
6015 if(m_out_bEnabled) in allocate_output_done()
7467 portDefn->bEnabled = m_out_bEnabled; in update_portdef()
Domx_vdec.cpp455 m_out_bEnabled(OMX_TRUE), in omx_vdec()
1762 (m_inp_bEnabled == OMX_FALSE && m_out_bEnabled == OMX_FALSE)) in send_command_proxy()
2176 m_out_bEnabled = OMX_TRUE; in send_command_proxy()
2227 m_out_bEnabled = OMX_FALSE; in send_command_proxy()
3031 (m_out_bEnabled == OMX_TRUE) && in set_parameter()
5333 (m_out_bEnabled == OMX_FALSE && port == OMX_CORE_OUTPUT_PORT_INDEX)) in free_buffer()
5829 if (!m_out_bEnabled) in fill_this_buffer()
5885 if(m_out_bEnabled != OMX_TRUE || output_flush_progress == true) in fill_this_buffer_proxy()
6409 if(m_out_bEnabled) in allocate_output_done()
7992 portDefn->bEnabled = m_out_bEnabled; in update_portdef()
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h736 OMX_BOOL m_out_bEnabled; variable
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h755 OMX_BOOL m_out_bEnabled; variable
Domx_vdec.h855 OMX_BOOL m_out_bEnabled; variable
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp513 m_out_bEnabled(OMX_TRUE), in omx_vdec()
1735 (m_inp_bEnabled == OMX_FALSE && m_out_bEnabled == OMX_FALSE)) { in send_command_proxy()
2053 m_out_bEnabled = OMX_TRUE; in send_command_proxy()
2092 m_out_bEnabled = OMX_FALSE; in send_command_proxy()
2732 (m_out_bEnabled == OMX_TRUE) && in set_parameter()
4787 (m_out_bEnabled == OMX_FALSE && port == OMX_CORE_OUTPUT_PORT_INDEX)) { in free_buffer()
5260 if (!m_out_bEnabled) { in fill_this_buffer()
5318 if (m_out_bEnabled != OMX_TRUE || output_flush_progress == true) { in fill_this_buffer_proxy()
5789 if (m_out_bEnabled) in allocate_output_done()
7328 portDefn->bEnabled = m_out_bEnabled; in update_portdef()
Domx_vdec.cpp440 m_out_bEnabled(OMX_TRUE), in omx_vdec()
1730 (m_inp_bEnabled == OMX_FALSE && m_out_bEnabled == OMX_FALSE)) { in send_command_proxy()
2088 m_out_bEnabled = OMX_TRUE; in send_command_proxy()
2132 m_out_bEnabled = OMX_FALSE; in send_command_proxy()
2897 (m_out_bEnabled == OMX_TRUE) && in set_parameter()
5122 (m_out_bEnabled == OMX_FALSE && port == OMX_CORE_OUTPUT_PORT_INDEX)) { in free_buffer()
5587 if (!m_out_bEnabled) { in fill_this_buffer()
5641 if (m_out_bEnabled != OMX_TRUE || output_flush_progress == true) { in fill_this_buffer_proxy()
6201 if (m_out_bEnabled) in allocate_output_done()
7680 portDefn->bEnabled = m_out_bEnabled; in update_portdef()
Domx_vdec_hevc_swvdec.cpp551 m_out_bEnabled(OMX_TRUE), in omx_vdec()
2180 (m_inp_bEnabled == OMX_FALSE && m_out_bEnabled == OMX_FALSE)) in send_command_proxy()
2581 m_out_bEnabled = OMX_TRUE; in send_command_proxy()
2630 m_out_bEnabled = OMX_FALSE; in send_command_proxy()
3354 (m_out_bEnabled == OMX_TRUE) && in set_parameter()
5725 (m_out_bEnabled == OMX_FALSE && port == OMX_CORE_OUTPUT_PORT_INDEX)) in free_buffer()
6278 if (!m_out_bEnabled) in fill_this_buffer()
6376 if(m_out_bEnabled != OMX_TRUE || output_flush_progress == true) in fill_this_buffer_proxy()
6851 if(m_out_bEnabled) in allocate_output_done()
8334 portDefn->bEnabled = m_out_bEnabled; in update_portdef()
Domx_vdec_msm8974.cpp552 m_out_bEnabled(OMX_TRUE), in omx_vdec()
2200 (m_inp_bEnabled == OMX_FALSE && m_out_bEnabled == OMX_FALSE)) { in send_command_proxy()
2538 m_out_bEnabled = OMX_TRUE; in send_command_proxy()
2578 m_out_bEnabled = OMX_FALSE; in send_command_proxy()
3289 (m_out_bEnabled == OMX_TRUE) && in set_parameter()
5886 (m_out_bEnabled == OMX_FALSE && port == OMX_CORE_OUTPUT_PORT_INDEX)) { in free_buffer()
6370 if (!m_out_bEnabled) { in fill_this_buffer()
6466 if (m_out_bEnabled != OMX_TRUE || output_flush_progress == true) { in fill_this_buffer_proxy()
6994 if (m_out_bEnabled) in allocate_output_done()
8783 portDefn->bEnabled = m_out_bEnabled; in update_portdef()