Home | History | Annotate | Download | only in src

Lines Matching refs:get_buffer_req

1995         eRet=get_buffer_req(&drv_ctx.ip_buf);
3451 if (!client_buffers.get_buffer_req(buffer_size)) {
3928 if (get_buffer_req(&drv_ctx.ip_buf)) {
3933 if (get_buffer_req(&drv_ctx.op_buf)) {
3937 } else if (get_buffer_req(&drv_ctx.interm_op_buf)) { // for hybrid
4123 eRet = get_buffer_req(&drv_ctx.op_buf);
8305 OMX_ERRORTYPE omx_vdec::get_buffer_req(vdec_allocatorproperty *buffer_prop)
8540 if (!client_buffers.get_buffer_req(buf_size)) {
9611 bool omx_vdec::allocate_color_convert_buf::get_buffer_req(unsigned int &buffer_size)
9852 eRet=get_buffer_req(&drv_ctx.ip_buf);
9853 eRet=get_buffer_req(&drv_ctx.op_buf);
9921 return get_buffer_req(&drv_ctx.interm_op_buf);
10712 // get_buffer_req and populate port defn structure
10736 // get_buffer_req and populate port defn structure