Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_vld_dec.h63 void (*end_slice)(struct context_DEC_s *); member
Dtng_vld_dec.c337 ctx->end_slice(ctx); in vld_dec_process_slice()
Dtng_jpegdec.c299 ctx->dec_ctx.end_slice = tng__JPEG_end_slice; in tng_JPEG_CreateContext()
Dpnw_MPEG2.c660 ctx->dec_ctx.end_slice = psb__MPEG2_end_slice; in pnw_MPEG2_CreateContext()
Dtng_VP8.c470 ctx->dec_ctx.end_slice = tng__VP8_end_slice; in tng_VP8_CreateContext()
Dpnw_H264.c428 ctx->dec_ctx.end_slice = psb__H264_end_slice; in pnw_H264_CreateContext()
Dpnw_MPEG4.c1288 ctx->dec_ctx.end_slice = psb__MPEG4_end_slice; in pnw_MPEG4_CreateContext()
Dpnw_VC1.c464 ctx->dec_ctx.end_slice = psb__VC1_end_slice; in pnw_VC1_CreateContext()