Home | History | Annotate | Download | only in src

Lines Matching defs:get_buffer_req

1503         eRet = get_buffer_req(&drv_ctx.ip_buf);
1505 eRet = get_buffer_req(&drv_ctx.op_buf);
3060 if (!client_buffers.get_buffer_req(buffer_size)) {
3155 eRet = get_buffer_req(&drv_ctx.op_buf);
3652 eRet = get_buffer_req(&drv_ctx.op_buf);
3654 DEBUG_PRINT_ERROR("get_buffer_req(op_buf) failed!!");
6963 // get_buffer_req and populate port defn structure
7763 OMX_ERRORTYPE omx_vdec::get_buffer_req(vdec_allocatorproperty *buffer_prop)
7895 eRet = get_buffer_req(&op_buf_rcnfg);
7986 if (!client_buffers.get_buffer_req(buf_size)) {
8493 ret = get_buffer_req(&drv_ctx.op_buf);
9258 bool omx_vdec::allocate_color_convert_buf::get_buffer_req
9614 eRet = get_buffer_req(&drv_ctx.op_buf);