Home
last modified time | relevance | path

Searched refs:bPopulated (Results 1 – 25 of 28) sorted by relevance

12

/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_Component.h73 OMX_BOOL bPopulated; /**< Port is populated with all of its buffers as indicated by member
/hardware/qcom/media/msm8998/mm-core/inc/
DOMX_Component.h73 OMX_BOOL bPopulated; /**< Port is populated with all of its buffers as indicated by member
/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_Component.h73 OMX_BOOL bPopulated; /**< Port is populated with all of its buffers as indicated by member
/hardware/qcom/sdm845/media/mm-core/inc/
DOMX_Component.h73 OMX_BOOL bPopulated; /**< Port is populated with all of its buffers as indicated by member
/hardware/qcom/sm8150/media/mm-core/inc/
DOMX_Component.h73 OMX_BOOL bPopulated; /**< Port is populated with all of its buffers as indicated by member
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_Component.h73 OMX_BOOL bPopulated; /**< Port is populated with all of its buffers as indicated by member
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Domx_video_base.cpp2463 if(port == PORT_INDEX_IN && m_sInPortDef.bPopulated) in use_buffer()
2474 else if(port == PORT_INDEX_OUT && m_sOutPortDef.bPopulated) in use_buffer()
3039 if(port == PORT_INDEX_IN && m_sInPortDef.bPopulated) in allocate_buffer()
3049 if(port == PORT_INDEX_OUT && m_sOutPortDef.bPopulated) in allocate_buffer()
3128 m_sInPortDef.bPopulated = OMX_FALSE; in free_buffer()
3187 m_sOutPortDef.bPopulated = OMX_FALSE; in free_buffer()
3835 m_sInPortDef.bPopulated = OMX_TRUE; in allocate_input_done()
3881 m_sOutPortDef.bPopulated = OMX_TRUE; in allocate_output_done()
Domx_video_encoder.cpp248 m_sInPortDef.bPopulated = OMX_FALSE; in component_init()
274 m_sOutPortDef.bPopulated = OMX_FALSE; in component_init()
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp2940 if (port == PORT_INDEX_IN && m_sInPortDef.bPopulated) { in use_buffer()
2948 } else if (port == PORT_INDEX_OUT && m_sOutPortDef.bPopulated) { in use_buffer()
3636 if (port == PORT_INDEX_IN && m_sInPortDef.bPopulated) { in allocate_buffer()
3644 if (port == PORT_INDEX_OUT && m_sOutPortDef.bPopulated) { in allocate_buffer()
3724 m_sInPortDef.bPopulated = OMX_FALSE; in free_buffer()
3772 m_sOutPortDef.bPopulated = OMX_FALSE; in free_buffer()
4439 m_sInPortDef.bPopulated = OMX_TRUE; in allocate_input_done()
4479 m_sOutPortDef.bPopulated = OMX_TRUE; in allocate_output_done()
Domx_swvenc_mpeg4.cpp280 m_sInPortDef.bPopulated = OMX_FALSE; in component_init()
340 m_sOutPortDef.bPopulated = OMX_FALSE; in component_init()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_hevc.cpp234 m_sInPortDef.bPopulated = OMX_FALSE; in component_init()
259 m_sOutPortDef.bPopulated = OMX_FALSE; in component_init()
Domx_video_encoder.cpp373 m_sInPortDef.bPopulated = OMX_FALSE; in component_init()
399 m_sOutPortDef.bPopulated = OMX_FALSE; in component_init()
Domx_swvenc_mpeg4.cpp256 m_sInPortDef.bPopulated = OMX_FALSE; in component_init()
316 m_sOutPortDef.bPopulated = OMX_FALSE; in component_init()
/hardware/interfaces/media/omx/1.0/vts/functional/component/
DVtsHalMediaOmxV1_0TargetComponentTest.cpp337 EXPECT_EQ(portDef.bPopulated, OMX_FALSE); in TEST_P()
466 ASSERT_EQ(portDef.bPopulated, OMX_FALSE); in TEST_P()
486 ASSERT_EQ(portDef.bPopulated, OMX_FALSE); in TEST_P()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp294 m_sInPortDef.bPopulated = OMX_FALSE; in component_init()
320 m_sOutPortDef.bPopulated = OMX_FALSE; in component_init()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp387 m_sInPortDef.bPopulated = OMX_FALSE; in component_init()
413 m_sOutPortDef.bPopulated = OMX_FALSE; in component_init()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp453 m_sInPortDef.bPopulated = OMX_FALSE; in component_init()
479 m_sOutPortDef.bPopulated = OMX_FALSE; in component_init()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp2840 p_port_def->bPopulated = m_port_ip.populated; in get_port_definition()
2916 p_port_def->bPopulated = m_port_op.populated; in get_port_definition()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp2591 p_port_def->bPopulated = m_port_ip.populated; in get_port_definition()
2675 p_port_def->bPopulated = m_port_op.populated; in get_port_definition()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp2853 p_port_def->bPopulated = m_port_ip.populated; in get_port_definition()
2938 p_port_def->bPopulated = m_port_op.populated; in get_port_definition()
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp2858 p_port_def->bPopulated = m_port_ip.populated; in get_port_definition()
2943 p_port_def->bPopulated = m_port_op.populated; in get_port_definition()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec.cpp2588 … (int)portDefn->nBufferAlignment, (int)portDefn->bEnabled, (int)portDefn->bPopulated, in get_parameter()
3031 … (int)portDefn->nBufferAlignment, (int)portDefn->bEnabled, (int)portDefn->bPopulated, in set_parameter()
7647 portDefn->bPopulated = m_inp_bPopulated; in update_portdef()
7681 portDefn->bPopulated = m_out_bPopulated; in update_portdef()
Domx_vdec_hevc.cpp7312 portDefn->bPopulated = m_inp_bPopulated; in update_portdef()
7329 portDefn->bPopulated = m_out_bPopulated; in update_portdef()
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp7136 portDefn->bPopulated = m_inp_bPopulated; in update_portdef()
7150 portDefn->bPopulated = m_out_bPopulated; in update_portdef()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec_copper.cpp7448 portDefn->bPopulated = m_inp_bPopulated; in update_portdef()
7468 portDefn->bPopulated = m_out_bPopulated; in update_portdef()

12