Home
last modified time | relevance | path

Searched refs:process_slice (Results 1 – 8 of 8) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_vld_dec.h62 void (*process_slice)(struct context_DEC_s *, VASliceParameterBufferBase *); member
Dtng_vld_dec.c330 ctx->process_slice(ctx, slice_param); in vld_dec_process_slice()
Dtng_jpegdec.c298 ctx->dec_ctx.process_slice = tng__JPEG_process_slice_data; in tng_JPEG_CreateContext()
Dpnw_MPEG2.c659 ctx->dec_ctx.process_slice = psb__MPEG2_process_slice_data; in pnw_MPEG2_CreateContext()
Dtng_VP8.c469 ctx->dec_ctx.process_slice = tng__VP8_process_slice_data; in tng_VP8_CreateContext()
Dpnw_MPEG4.c1287 ctx->dec_ctx.process_slice = psb__MPEG4_process_slice_data; in pnw_MPEG4_CreateContext()
Dpnw_H264.c427 ctx->dec_ctx.process_slice = psb__H264_process_slice_data; in pnw_H264_CreateContext()
Dpnw_VC1.c463 ctx->dec_ctx.process_slice = psb__VC1_process_slice_data; in pnw_VC1_CreateContext()