Home
last modified time | relevance | path

Searched refs:vld_dec_allocate_colocated_buffer (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_vld_dec.h86 VAStatus vld_dec_allocate_colocated_buffer(context_DEC_p, object_surface_p, uint32_t);
Dtng_vld_dec.c346 VAStatus vld_dec_allocate_colocated_buffer(context_DEC_p ctx, object_surface_p obj_surface, uint32_… in vld_dec_allocate_colocated_buffer() function
Dpnw_MPEG4.c1483 …vaStatus = vld_dec_allocate_colocated_buffer(&ctx->dec_ctx, ctx->obj_context->current_render_targe… in psb__MPEG4_process_picture_param()
1486 …vaStatus = vld_dec_allocate_colocated_buffer(&ctx->dec_ctx, ctx->forward_ref_surface, colocated_si… in psb__MPEG4_process_picture_param()
Dpnw_VC1.c821 … vaStatus = vld_dec_allocate_colocated_buffer(&ctx->dec_ctx, ctx->decoded_surface, colocated_size); in psb__VC1_process_picture_param()
822 …vaStatus = vld_dec_allocate_colocated_buffer(&ctx->dec_ctx, ctx->obj_context->current_render_targe… in psb__VC1_process_picture_param()
Dpnw_H264.c605 …vaStatus = vld_dec_allocate_colocated_buffer(&ctx->dec_ctx, ctx->obj_context->current_render_targe… in psb__H264_process_picture_param()