Home
last modified time | relevance | path

Searched refs:get_buffer_req (Results 1 – 16 of 16) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h588 OMX_ERRORTYPE get_buffer_req(vdec_allocatorproperty *buffer_prop);
839 bool get_buffer_req(unsigned int &buffer_size);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h582 OMX_ERRORTYPE get_buffer_req(vdec_allocatorproperty *buffer_prop);
863 bool get_buffer_req(unsigned int &buffer_size);
Domx_vdec_hevc_swvdec.h696 OMX_ERRORTYPE get_buffer_req(vdec_allocatorproperty *buffer_prop);
1027 bool get_buffer_req(unsigned int &buffer_size);
Domx_vdec.h666 OMX_ERRORTYPE get_buffer_req(vdec_allocatorproperty *buffer_prop);
1029 bool get_buffer_req(unsigned int &buffer_size);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h585 OMX_ERRORTYPE get_buffer_req(vdec_allocatorproperty *buffer_prop);
872 bool get_buffer_req(unsigned int &buffer_size);
Domx_vdec.h646 OMX_ERRORTYPE get_buffer_req(vdec_allocatorproperty *buffer_prop);
993 bool get_buffer_req(unsigned int &buffer_size);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h703 OMX_ERRORTYPE get_buffer_req(vdec_allocatorproperty *buffer_prop);
1091 bool get_buffer_req(unsigned int &buffer_size);
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp923 OMX_ERRORTYPE eRet1 = pThis->get_buffer_req(&pThis->drv_ctx.op_buf); in process_event_cb()
938 OMX_ERRORTYPE eRet1 = pThis->get_buffer_req(&pThis->drv_ctx.ip_buf); in process_event_cb()
1709 eRet=get_buffer_req(&drv_ctx.ip_buf); in component_init()
1711 get_buffer_req(&drv_ctx.op_buf); in component_init()
3013 eRet = get_buffer_req(&drv_ctx.op_buf); in set_parameter()
3184 eRet = get_buffer_req(&drv_ctx.ip_buf); in set_parameter()
3280 eRet = get_buffer_req(&drv_ctx.op_buf); in set_parameter()
6761 OMX_ERRORTYPE omx_vdpp::get_buffer_req(vdpp_allocatorproperty *buffer_prop) in get_buffer_req() function in omx_vdpp
6839 OMX_ERRORTYPE omx_vdpp::get_buffer_req(vdpp_allocatorproperty *buffer_prop) in get_buffer_req() function in omx_vdpp
/hardware/qcom/media/msm8996/videopp/inc/
Domx_vdpp.h714 OMX_ERRORTYPE get_buffer_req(vdpp_allocatorproperty *buffer_prop);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp1503 eRet = get_buffer_req(&drv_ctx.ip_buf); in component_init()
1505 eRet = get_buffer_req(&drv_ctx.op_buf); in component_init()
3060 if (!client_buffers.get_buffer_req(buffer_size)) { in set_parameter()
3155 eRet = get_buffer_req(&drv_ctx.op_buf); in set_parameter()
3652 eRet = get_buffer_req(&drv_ctx.op_buf); in set_parameter()
7763 OMX_ERRORTYPE omx_vdec::get_buffer_req(vdec_allocatorproperty *buffer_prop) in get_buffer_req() function in omx_vdec
7895 eRet = get_buffer_req(&op_buf_rcnfg); in start_port_reconfig()
7986 if (!client_buffers.get_buffer_req(buf_size)) { in update_portdef()
8493 ret = get_buffer_req(&drv_ctx.op_buf); in enable_extradata()
9258 bool omx_vdec::allocate_color_convert_buf::get_buffer_req in get_buffer_req() function in omx_vdec::allocate_color_convert_buf
[all …]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp1368 rc = get_buffer_req(&drv_ctx.op_buf); in decide_downscalar()
1475 … OMX_ERRORTYPE eRet1 = pThis->get_buffer_req(&pThis->drv_ctx.op_buf); in process_event_cb()
2695 eRet = get_buffer_req(&drv_ctx.ip_buf); in component_init()
2697 get_buffer_req(&drv_ctx.op_buf); in component_init()
4265 eRet = get_buffer_req(&drv_ctx.op_buf); in set_parameter()
4323 } else if (!client_buffers.get_buffer_req(buffer_size)) { in set_parameter()
4454 eRet = get_buffer_req(&drv_ctx.op_buf); in set_parameter()
4548 eRet = get_buffer_req(&drv_ctx.op_buf); in set_parameter()
4937 if (get_buffer_req(&drv_ctx.ip_buf)) { in set_parameter()
4941 if (get_buffer_req(&drv_ctx.op_buf)) { in set_parameter()
[all …]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec.cpp1472 eRet = get_buffer_req(&drv_ctx.ip_buf); in component_init()
1475 eRet = get_buffer_req(&drv_ctx.op_buf); in component_init()
2920 if (!client_buffers.get_buffer_req(buffer_size)) { in set_parameter()
3000 eRet = get_buffer_req(&drv_ctx.op_buf); in set_parameter()
3063 eRet = get_buffer_req(&drv_ctx.op_buf); in set_parameter()
7482 OMX_ERRORTYPE omx_vdec::get_buffer_req(vdec_allocatorproperty *buffer_prop) in get_buffer_req() function in omx_vdec
7590 eRet = get_buffer_req(&op_buf_rcnfg); in start_port_reconfig()
7673 if (!client_buffers.get_buffer_req(buf_size)) { in update_portdef()
8435 ret = get_buffer_req(&drv_ctx.op_buf); in enable_extradata()
9513 bool omx_vdec::allocate_color_convert_buf::get_buffer_req in get_buffer_req() function in omx_vdec::allocate_color_convert_buf
Domx_vdec_hevc.cpp829 … OMX_ERRORTYPE eRet1 = pThis->get_buffer_req(&pThis->drv_ctx.op_buf); in process_event_cb()
1550 eRet=get_buffer_req(&drv_ctx.ip_buf); in component_init()
1552 get_buffer_req(&drv_ctx.op_buf); in component_init()
2752 if (!client_buffers.get_buffer_req(buffer_size)) { in set_parameter()
2816 eRet = get_buffer_req(&drv_ctx.op_buf); in set_parameter()
2872 eRet = get_buffer_req(&drv_ctx.op_buf); in set_parameter()
7111 OMX_ERRORTYPE omx_vdec::get_buffer_req(vdec_allocatorproperty *buffer_prop) in get_buffer_req() function in omx_vdec
7319 if (!client_buffers.get_buffer_req(buf_size)) { in update_portdef()
7758 ret = get_buffer_req(&drv_ctx.op_buf); in enable_extradata()
8324 bool omx_vdec::allocate_color_convert_buf::get_buffer_req in get_buffer_req() function in omx_vdec::allocate_color_convert_buf
Domx_vdec_hevc_swvdec.cpp1972 eRet=get_buffer_req(&drv_ctx.ip_buf); in component_init()
3387 if (!client_buffers.get_buffer_req(buffer_size)) { in set_parameter()
3856 if (get_buffer_req(&drv_ctx.ip_buf)) { in set_parameter()
3861 if (get_buffer_req(&drv_ctx.op_buf)) { in set_parameter()
3865 } else if (get_buffer_req(&drv_ctx.interm_op_buf)) { // for hybrid in set_parameter()
4031 eRet = get_buffer_req(&drv_ctx.op_buf); in set_parameter()
8090 OMX_ERRORTYPE omx_vdec::get_buffer_req(vdec_allocatorproperty *buffer_prop) in get_buffer_req() function in omx_vdec
8325 if (!client_buffers.get_buffer_req(buf_size)) { in update_portdef()
9409 bool omx_vdec::allocate_color_convert_buf::get_buffer_req(unsigned int &buffer_size) in get_buffer_req() function in omx_vdec::allocate_color_convert_buf
9650 eRet=get_buffer_req(&drv_ctx.ip_buf); in get_buffer_req_swvdec()
[all …]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp824 … OMX_ERRORTYPE eRet1 = pThis->get_buffer_req(&pThis->drv_ctx.op_buf); in process_event_cb()
1529 eRet=get_buffer_req(&drv_ctx.ip_buf); in component_init()
1531 get_buffer_req(&drv_ctx.op_buf); in component_init()
2731 if (!client_buffers.get_buffer_req(buffer_size)) { in set_parameter()
2795 eRet = get_buffer_req(&drv_ctx.op_buf); in set_parameter()
2851 eRet = get_buffer_req(&drv_ctx.op_buf); in set_parameter()
7075 OMX_ERRORTYPE omx_vdec::get_buffer_req(vdec_allocatorproperty *buffer_prop) in get_buffer_req() function in omx_vdec
7283 if (!client_buffers.get_buffer_req(buf_size)) { in update_portdef()
7722 ret = get_buffer_req(&drv_ctx.op_buf); in enable_extradata()
8270 bool omx_vdec::allocate_color_convert_buf::get_buffer_req in get_buffer_req() function in omx_vdec::allocate_color_convert_buf
Domx_vdec_hevc_swvdec.cpp1995 eRet=get_buffer_req(&drv_ctx.ip_buf); in component_init()
3451 if (!client_buffers.get_buffer_req(buffer_size)) { in set_parameter()
3928 if (get_buffer_req(&drv_ctx.ip_buf)) { in set_parameter()
3933 if (get_buffer_req(&drv_ctx.op_buf)) { in set_parameter()
3937 } else if (get_buffer_req(&drv_ctx.interm_op_buf)) { // for hybrid in set_parameter()
4123 eRet = get_buffer_req(&drv_ctx.op_buf); in set_parameter()
8305 OMX_ERRORTYPE omx_vdec::get_buffer_req(vdec_allocatorproperty *buffer_prop) in get_buffer_req() function in omx_vdec
8540 if (!client_buffers.get_buffer_req(buf_size)) { in update_portdef()
9611 bool omx_vdec::allocate_color_convert_buf::get_buffer_req(unsigned int &buffer_size) in get_buffer_req() function in omx_vdec::allocate_color_convert_buf
9852 eRet=get_buffer_req(&drv_ctx.ip_buf); in get_buffer_req_swvdec()
[all …]