/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2_params.cpp | 551 } else if (!client_buffers.get_buffer_req(buffer_size)) { in set_parameter() 656 eRet = get_buffer_req(&drv_ctx.op_buf); in set_parameter() 756 eRet = get_buffer_req(&drv_ctx.op_buf); in set_parameter() 964 if (get_buffer_req(&drv_ctx.ip_buf)) { in set_parameter() 968 if (get_buffer_req(&drv_ctx.op_buf)) { in set_parameter() 1135 eRet = get_buffer_req(&drv_ctx.ip_buf); in set_parameter()
|
D | omx_vdec_v4l2.cpp | 999 … OMX_ERRORTYPE eRet1 = pThis->get_buffer_req(&pThis->drv_ctx.op_buf); in process_event_cb() 2050 eRet = get_buffer_req(&drv_ctx.ip_buf); in component_init() 2052 get_buffer_req(&drv_ctx.op_buf); in component_init() 6938 OMX_ERRORTYPE omx_vdec::get_buffer_req(vdec_allocatorproperty *buffer_prop) in get_buffer_req() function in omx_vdec 7218 if (!client_buffers.get_buffer_req(buf_size)) { in update_portdef() 8268 ret = get_buffer_req(&drv_ctx.op_buf); in enable_extradata() 8689 bool omx_vdec::allocate_color_convert_buf::get_buffer_req in get_buffer_req() function in omx_vdec::allocate_color_convert_buf
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | omx_vdec.h | 588 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/ |
D | omx_vdec_hevc.h | 582 OMX_ERRORTYPE get_buffer_req(vdec_allocatorproperty *buffer_prop); 863 bool get_buffer_req(unsigned int &buffer_size);
|
D | omx_vdec_hevc_swvdec.h | 696 OMX_ERRORTYPE get_buffer_req(vdec_allocatorproperty *buffer_prop); 1027 bool get_buffer_req(unsigned int &buffer_size);
|
D | omx_vdec.h | 666 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/ |
D | omx_vdec_hevc.h | 585 OMX_ERRORTYPE get_buffer_req(vdec_allocatorproperty *buffer_prop); 872 bool get_buffer_req(unsigned int &buffer_size);
|
D | omx_vdec.h | 646 OMX_ERRORTYPE get_buffer_req(vdec_allocatorproperty *buffer_prop); 993 bool get_buffer_req(unsigned int &buffer_size);
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 859 OMX_ERRORTYPE get_buffer_req(vdec_allocatorproperty *buffer_prop); 1146 bool get_buffer_req(unsigned int &buffer_size);
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 703 OMX_ERRORTYPE get_buffer_req(vdec_allocatorproperty *buffer_prop); 1091 bool get_buffer_req(unsigned int &buffer_size);
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 879 OMX_ERRORTYPE get_buffer_req(vdec_allocatorproperty *buffer_prop); 1229 bool get_buffer_req(unsigned int &buffer_size);
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_msm8974.cpp | 948 … OMX_ERRORTYPE eRet1 = pThis->get_buffer_req(&pThis->drv_ctx.op_buf); in process_event_cb() 2004 eRet=get_buffer_req(&drv_ctx.ip_buf); in component_init() 2006 get_buffer_req(&drv_ctx.op_buf); in component_init() 3367 eRet = get_buffer_req(&drv_ctx.op_buf); in set_parameter() 3419 } else if (!client_buffers.get_buffer_req(buffer_size)) { in set_parameter() 3531 eRet = get_buffer_req(&drv_ctx.op_buf); in set_parameter() 3613 eRet = get_buffer_req(&drv_ctx.op_buf); in set_parameter() 3950 if (get_buffer_req(&drv_ctx.ip_buf)) { in set_parameter() 3954 if (get_buffer_req(&drv_ctx.op_buf)) { in set_parameter() 4186 eRet = get_buffer_req(&drv_ctx.ip_buf); in set_parameter() [all …]
|
D | omx_vdec.cpp | 1472 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
|
D | omx_vdec_hevc.cpp | 829 … 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
|
D | omx_vdec_hevc_swvdec.cpp | 1972 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/videopp/inc/ |
D | omx_vdpp.h | 714 OMX_ERRORTYPE get_buffer_req(vdpp_allocatorproperty *buffer_prop);
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec.cpp | 1503 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/ |
D | omx_vdec_v4l2.cpp | 1369 rc = get_buffer_req(&drv_ctx.op_buf); in decide_downscalar() 1476 … OMX_ERRORTYPE eRet1 = pThis->get_buffer_req(&pThis->drv_ctx.op_buf); in process_event_cb() 2696 eRet = get_buffer_req(&drv_ctx.ip_buf); in component_init() 2698 get_buffer_req(&drv_ctx.op_buf); in component_init() 4266 eRet = get_buffer_req(&drv_ctx.op_buf); in set_parameter() 4324 } else if (!client_buffers.get_buffer_req(buffer_size)) { in set_parameter() 4455 eRet = get_buffer_req(&drv_ctx.op_buf); in set_parameter() 4549 eRet = get_buffer_req(&drv_ctx.op_buf); in set_parameter() 4938 if (get_buffer_req(&drv_ctx.ip_buf)) { in set_parameter() 4942 if (get_buffer_req(&drv_ctx.op_buf)) { in set_parameter() [all …]
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 1995 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 …]
|