Searched defs:get_buffer_req (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp1497 eRet = get_buffer_req(&drv_ctx.ip_buf);
1499 eRet = get_buffer_req(&drv_ctx.op_buf);
3054 if (!client_buffers.get_buffer_req(buffer_size)) {
3149 eRet = get_buffer_req(&drv_ctx.op_buf);
3646 eRet = get_buffer_req(&drv_ctx.op_buf);
3648 DEBUG_PRINT_ERROR("get_buffer_req(op_buf) failed!!");
6957 // get_buffer_req and populate port defn structure
7757 OMX_ERRORTYPE omx_vdec::get_buffer_req(vdec_allocatorproperty *buffer_prop) function in class:omx_vdec
7889 eRet = get_buffer_req(&op_buf_rcnfg);
7980 if (!client_buffers.get_buffer_req(buf_siz
9252 bool omx_vdec::allocate_color_convert_buf::get_buffer_req function in class:omx_vdec::allocate_color_convert_buf
[all...]
H A Domx_vdec_copper.cpp715 OMX_ERRORTYPE eRet1 = pThis->get_buffer_req(&pThis->op_buf_rcnfg);
1451 eRet=get_buffer_req(&drv_ctx.ip_buf);
2938 eRet = get_buffer_req(&drv_ctx.op_buf);
3000 eRet = get_buffer_req(&drv_ctx.op_buf);
6485 // get_buffer_req and populate port defn structure
7254 OMX_ERRORTYPE omx_vdec::get_buffer_req(vdec_allocatorproperty *buffer_prop) function in class:omx_vdec
7453 eRet=get_buffer_req(&drv_ctx.op_buf);
7963 // ret = get_buffer_req(&drv_ctx.op_buf);
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp1472 eRet = get_buffer_req(&drv_ctx.ip_buf);
1475 eRet = get_buffer_req(&drv_ctx.op_buf);
2920 if (!client_buffers.get_buffer_req(buffer_size)) {
3000 eRet = get_buffer_req(&drv_ctx.op_buf);
3063 eRet = get_buffer_req(&drv_ctx.op_buf);
6721 // get_buffer_req and populate port defn structure
7482 OMX_ERRORTYPE omx_vdec::get_buffer_req(vdec_allocatorproperty *buffer_prop) function in class:omx_vdec
7590 eRet = get_buffer_req(&op_buf_rcnfg);
7673 if (!client_buffers.get_buffer_req(buf_size)) {
8435 ret = get_buffer_req(
9513 bool omx_vdec::allocate_color_convert_buf::get_buffer_req function in class:omx_vdec::allocate_color_convert_buf
[all...]
H A Domx_vdec_hevc.cpp831 OMX_ERRORTYPE eRet1 = pThis->get_buffer_req(&pThis->drv_ctx.op_buf);
1552 eRet=get_buffer_req(&drv_ctx.ip_buf);
1554 get_buffer_req(&drv_ctx.op_buf);
2754 if (!client_buffers.get_buffer_req(buffer_size)) {
2818 eRet = get_buffer_req(&drv_ctx.op_buf);
2874 eRet = get_buffer_req(&drv_ctx.op_buf);
6236 // get_buffer_req and populate port defn structure
7107 OMX_ERRORTYPE omx_vdec::get_buffer_req(vdec_allocatorproperty *buffer_prop) function in class:omx_vdec
7315 if (!client_buffers.get_buffer_req(buf_size)) {
7754 ret = get_buffer_req(
8320 bool omx_vdec::allocate_color_convert_buf::get_buffer_req function in class:omx_vdec::allocate_color_convert_buf
[all...]
H A Domx_vdec_hevc_swvdec.cpp1972 eRet=get_buffer_req(&drv_ctx.ip_buf);
3387 if (!client_buffers.get_buffer_req(buffer_size)) {
3856 if (get_buffer_req(&drv_ctx.ip_buf)) {
3861 if (get_buffer_req(&drv_ctx.op_buf)) {
3865 } else if (get_buffer_req(&drv_ctx.interm_op_buf)) { // for hybrid
4031 eRet = get_buffer_req(&drv_ctx.op_buf);
8090 OMX_ERRORTYPE omx_vdec::get_buffer_req(vdec_allocatorproperty *buffer_prop) function in class:omx_vdec
8325 if (!client_buffers.get_buffer_req(buf_size)) {
9409 bool omx_vdec::allocate_color_convert_buf::get_buffer_req(unsigned int &buffer_size) function in class:omx_vdec::allocate_color_convert_buf
9650 eRet=get_buffer_req(
[all...]
H A Domx_vdec_msm8974.cpp916 OMX_ERRORTYPE eRet1 = pThis->get_buffer_req(&pThis->drv_ctx.op_buf);
1837 eRet=get_buffer_req(&drv_ctx.ip_buf);
1839 get_buffer_req(&drv_ctx.op_buf);
3109 eRet = get_buffer_req(&drv_ctx.op_buf);
3112 if (!client_buffers.get_buffer_req(buffer_size)) {
3211 eRet = get_buffer_req(&drv_ctx.op_buf);
3268 eRet = get_buffer_req(&drv_ctx.op_buf);
3570 if (get_buffer_req(&drv_ctx.ip_buf)) {
3574 if (get_buffer_req(&drv_ctx.op_buf)) {
3759 eRet = get_buffer_req(
8110 OMX_ERRORTYPE omx_vdec::get_buffer_req(vdec_allocatorproperty *buffer_prop) function in class:omx_vdec
9750 bool omx_vdec::allocate_color_convert_buf::get_buffer_req function in class:omx_vdec::allocate_color_convert_buf
[all...]

Completed in 113 milliseconds