Home | History | Annotate | Download | only in src

Lines Matching refs:set_buffer_req

1477                                         DEBUG_PRINT_ERROR("set_buffer_req failed eRet = %d",eRet);
4341 eRet = client_buffers.set_buffer_req(portDefn->nBufferSize,
4487 eRet = set_buffer_req(buffer_prop);
10498 eRet = set_buffer_req(buffer_prop);
10506 OMX_ERRORTYPE omx_vdec::set_buffer_req(vdec_allocatorproperty *buffer_prop)
12865 OMX_ERRORTYPE omx_vdec::allocate_color_convert_buf::set_buffer_req(
12906 return omx->set_buffer_req(&(omx->drv_ctx.op_buf));
13420 eRet = set_buffer_req(&drv_ctx.op_buf);
13422 DEBUG_PRINT_ERROR("failed to set_buffer_req");