Home
last modified time | relevance | path

Searched refs:m_inp_bEnabled (Results 1 – 23 of 23) sorted by relevance

/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp630 m_inp_bEnabled(OMX_TRUE), in omx_vdpp()
1873 (m_inp_bEnabled == OMX_FALSE && m_out_bEnabled == OMX_FALSE)) in send_command_proxy()
2248 m_inp_bEnabled = OMX_TRUE; in send_command_proxy()
2293 m_inp_bEnabled = OMX_FALSE; in send_command_proxy()
2944 (m_inp_bEnabled == OMX_TRUE)) { in set_parameter()
5156 else if((m_inp_bEnabled == OMX_FALSE && port == OMX_CORE_INPUT_PORT_INDEX)|| in free_buffer()
5322 if (!m_inp_bEnabled) in empty_this_buffer()
6099 if(i==drv_ctx.ip_buf.actualcount && m_inp_bEnabled) in allocate_input_done()
7135 portDefn->bEnabled = m_inp_bEnabled; in update_portdef()
/hardware/qcom/media/msm8996/videopp/inc/
Domx_vdpp.h895 OMX_BOOL m_inp_bEnabled; variable
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h734 OMX_BOOL m_inp_bEnabled; variable
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec_copper.cpp461 m_inp_bEnabled(OMX_TRUE), in omx_vdec()
1660 (m_inp_bEnabled == OMX_FALSE && m_out_bEnabled == OMX_FALSE)) in send_command_proxy()
2076 m_inp_bEnabled = OMX_TRUE; in send_command_proxy()
2121 m_inp_bEnabled = OMX_FALSE; in send_command_proxy()
2842 (m_inp_bEnabled == OMX_TRUE)) { in set_parameter()
4950 else if((m_inp_bEnabled == OMX_FALSE && port == OMX_CORE_INPUT_PORT_INDEX)|| in free_buffer()
5116 if (!m_inp_bEnabled) in empty_this_buffer()
5970 if(i==drv_ctx.ip_buf.actualcount && m_inp_bEnabled) in allocate_input_done()
7447 portDefn->bEnabled = m_inp_bEnabled; in update_portdef()
Domx_vdec.cpp454 m_inp_bEnabled(OMX_TRUE), in omx_vdec()
1762 (m_inp_bEnabled == OMX_FALSE && m_out_bEnabled == OMX_FALSE)) in send_command_proxy()
2156 m_inp_bEnabled = OMX_TRUE; in send_command_proxy()
2201 m_inp_bEnabled = OMX_FALSE; in send_command_proxy()
3033 (m_inp_bEnabled == OMX_TRUE)) { in set_parameter()
5332 else if((m_inp_bEnabled == OMX_FALSE && port == OMX_CORE_INPUT_PORT_INDEX)|| in free_buffer()
5508 if (!m_inp_bEnabled) in empty_this_buffer()
6364 if(i==drv_ctx.ip_buf.actualcount && m_inp_bEnabled) in allocate_input_done()
7958 portDefn->bEnabled = m_inp_bEnabled; in update_portdef()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h753 OMX_BOOL m_inp_bEnabled; variable
Domx_vdec.h848 OMX_BOOL m_inp_bEnabled; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h747 OMX_BOOL m_inp_bEnabled; variable
Domx_vdec_hevc_swvdec.h883 OMX_BOOL m_inp_bEnabled; variable
Domx_vdec.h870 OMX_BOOL m_inp_bEnabled; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp508 m_inp_bEnabled(OMX_TRUE), in omx_vdec()
1714 (m_inp_bEnabled == OMX_FALSE && m_out_bEnabled == OMX_FALSE)) { in send_command_proxy()
2016 m_inp_bEnabled = OMX_TRUE; in send_command_proxy()
2051 m_inp_bEnabled = OMX_FALSE; in send_command_proxy()
2713 (m_inp_bEnabled == OMX_TRUE)) { in set_parameter()
4765 } else if ((m_inp_bEnabled == OMX_FALSE && port == OMX_CORE_INPUT_PORT_INDEX)|| in free_buffer()
4917 if (!m_inp_bEnabled) { in empty_this_buffer()
5714 if (i==drv_ctx.ip_buf.actualcount && m_inp_bEnabled) { in allocate_input_done()
7275 portDefn->bEnabled = m_inp_bEnabled; in update_portdef()
Domx_vdec_hevc_swvdec.cpp553 m_inp_bEnabled(OMX_TRUE), in omx_vdec()
2211 (m_inp_bEnabled == OMX_FALSE && m_out_bEnabled == OMX_FALSE)) in send_command_proxy()
2592 m_inp_bEnabled = OMX_TRUE; in send_command_proxy()
2635 m_inp_bEnabled = OMX_FALSE; in send_command_proxy()
3405 (m_inp_bEnabled == OMX_TRUE)) { in set_parameter()
5929 else if((m_inp_bEnabled == OMX_FALSE && port == OMX_CORE_INPUT_PORT_INDEX)|| in free_buffer()
6125 if (!m_inp_bEnabled) in empty_this_buffer()
7010 if(i==drv_ctx.ip_buf.actualcount && m_inp_bEnabled) in allocate_input_done()
8530 portDefn->bEnabled = m_inp_bEnabled; in update_portdef()
Domx_vdec_v4l2.cpp601 m_inp_bEnabled(OMX_TRUE), in omx_vdec()
2663 (m_inp_bEnabled == OMX_FALSE && m_out_bEnabled == OMX_FALSE)) { in send_command_proxy()
2985 m_inp_bEnabled = OMX_TRUE; in send_command_proxy()
3026 m_inp_bEnabled = OMX_FALSE; in send_command_proxy()
3915 (m_inp_bEnabled == OMX_TRUE)) { in set_parameter()
6840 } else if ((m_inp_bEnabled == OMX_FALSE && port == OMX_CORE_INPUT_PORT_INDEX)|| in free_buffer()
6998 if (!m_inp_bEnabled) { in empty_this_buffer()
7929 if (i==drv_ctx.ip_buf.actualcount && m_inp_bEnabled) { in allocate_input_done()
9854 portDefn->bEnabled = m_inp_bEnabled; in update_portdef()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp512 m_inp_bEnabled(OMX_TRUE), in omx_vdec()
1735 (m_inp_bEnabled == OMX_FALSE && m_out_bEnabled == OMX_FALSE)) { in send_command_proxy()
2037 m_inp_bEnabled = OMX_TRUE; in send_command_proxy()
2072 m_inp_bEnabled = OMX_FALSE; in send_command_proxy()
2734 (m_inp_bEnabled == OMX_TRUE)) { in set_parameter()
4786 } else if ((m_inp_bEnabled == OMX_FALSE && port == OMX_CORE_INPUT_PORT_INDEX)|| in free_buffer()
4938 if (!m_inp_bEnabled) { in empty_this_buffer()
5750 if (i==drv_ctx.ip_buf.actualcount && m_inp_bEnabled) { in allocate_input_done()
7311 portDefn->bEnabled = m_inp_bEnabled; in update_portdef()
Domx_vdec.cpp439 m_inp_bEnabled(OMX_TRUE), in omx_vdec()
1730 (m_inp_bEnabled == OMX_FALSE && m_out_bEnabled == OMX_FALSE)) { in send_command_proxy()
2071 m_inp_bEnabled = OMX_TRUE; in send_command_proxy()
2108 m_inp_bEnabled = OMX_FALSE; in send_command_proxy()
2899 (m_inp_bEnabled == OMX_TRUE)) { in set_parameter()
5121 } else if ((m_inp_bEnabled == OMX_FALSE && port == OMX_CORE_INPUT_PORT_INDEX)|| in free_buffer()
5282 if (!m_inp_bEnabled) { in empty_this_buffer()
6160 if (i==drv_ctx.ip_buf.actualcount && m_inp_bEnabled) { in allocate_input_done()
7646 portDefn->bEnabled = m_inp_bEnabled; in update_portdef()
Domx_vdec_hevc_swvdec.cpp550 m_inp_bEnabled(OMX_TRUE), in omx_vdec()
2180 (m_inp_bEnabled == OMX_FALSE && m_out_bEnabled == OMX_FALSE)) in send_command_proxy()
2561 m_inp_bEnabled = OMX_TRUE; in send_command_proxy()
2604 m_inp_bEnabled = OMX_FALSE; in send_command_proxy()
3356 (m_inp_bEnabled == OMX_TRUE)) { in set_parameter()
5724 else if((m_inp_bEnabled == OMX_FALSE && port == OMX_CORE_INPUT_PORT_INDEX)|| in free_buffer()
5911 if (!m_inp_bEnabled) in empty_this_buffer()
6806 if(i==drv_ctx.ip_buf.actualcount && m_inp_bEnabled) in allocate_input_done()
8315 portDefn->bEnabled = m_inp_bEnabled; in update_portdef()
Domx_vdec_msm8974.cpp551 m_inp_bEnabled(OMX_TRUE), in omx_vdec()
2202 (m_inp_bEnabled == OMX_FALSE && m_out_bEnabled == OMX_FALSE)) { in send_command_proxy()
2524 m_inp_bEnabled = OMX_TRUE; in send_command_proxy()
2560 m_inp_bEnabled = OMX_FALSE; in send_command_proxy()
3293 (m_inp_bEnabled == OMX_TRUE)) { in set_parameter()
5983 } else if ((m_inp_bEnabled == OMX_FALSE && port == OMX_CORE_INPUT_PORT_INDEX)|| in free_buffer()
6140 if (!m_inp_bEnabled) { in empty_this_buffer()
7092 if (i==drv_ctx.ip_buf.actualcount && m_inp_bEnabled) { in allocate_input_done()
8908 portDefn->bEnabled = m_inp_bEnabled; in update_portdef()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h916 OMX_BOOL m_inp_bEnabled; variable
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1133 OMX_BOOL m_inp_bEnabled; variable
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1078 OMX_BOOL m_inp_bEnabled; variable
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp690 m_inp_bEnabled(OMX_TRUE), in omx_vdec()
2799 (m_inp_bEnabled == OMX_FALSE && m_out_bEnabled == OMX_FALSE)) { in send_command_proxy()
3124 m_inp_bEnabled = OMX_TRUE; in send_command_proxy()
3165 m_inp_bEnabled = OMX_FALSE; in send_command_proxy()
4191 (m_inp_bEnabled == OMX_TRUE)) { in set_parameter()
7131 } else if ((m_inp_bEnabled == OMX_FALSE && port == OMX_CORE_INPUT_PORT_INDEX)|| in free_buffer()
7308 if (!m_inp_bEnabled) { in empty_this_buffer()
8240 if (i==drv_ctx.ip_buf.actualcount && m_inp_bEnabled) { in allocate_input_done()
10280 portDefn->bEnabled = m_inp_bEnabled; in update_portdef()
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp684 m_inp_bEnabled(OMX_TRUE), in omx_vdec()
2712 (m_inp_bEnabled == OMX_FALSE && m_out_bEnabled == OMX_FALSE)) { in send_command_proxy()
3033 m_inp_bEnabled = OMX_TRUE; in send_command_proxy()
3074 m_inp_bEnabled = OMX_FALSE; in send_command_proxy()
4012 (m_inp_bEnabled == OMX_TRUE)) { in set_parameter()
6717 } else if ((m_inp_bEnabled == OMX_FALSE && port == OMX_CORE_INPUT_PORT_INDEX)|| in free_buffer()
6884 if (!m_inp_bEnabled) { in empty_this_buffer()
7773 if (i==drv_ctx.ip_buf.actualcount && m_inp_bEnabled) { in allocate_input_done()
9037 portDefn->bEnabled = m_inp_bEnabled; in update_portdef()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp614 m_inp_bEnabled(OMX_TRUE), in omx_vdec()
2882 (m_inp_bEnabled == OMX_FALSE && m_out_bEnabled == OMX_FALSE)) { in send_command_proxy()
3208 m_inp_bEnabled = OMX_TRUE; in send_command_proxy()
3249 m_inp_bEnabled = OMX_FALSE; in send_command_proxy()
4177 (m_inp_bEnabled == OMX_TRUE)) { in set_parameter()
7436 } else if ((m_inp_bEnabled == OMX_FALSE && port == OMX_CORE_INPUT_PORT_INDEX)|| in free_buffer()
7610 if (!m_inp_bEnabled) { in empty_this_buffer()
8562 if (i==drv_ctx.ip_buf.actualcount && m_inp_bEnabled) { in allocate_input_done()
10628 portDefn->bEnabled = m_inp_bEnabled; in update_portdef()