HomeSort by relevance Sort by last modified time
    Searched refs:begin_slice (Results 1 - 8 of 8) sorted by null

  /hardware/intel/img/psb_video/src/
tng_vld_dec.h 61 void (*begin_slice)(struct context_DEC_s *, VASliceParameterBufferBase *); member in struct:context_DEC_s
tng_vld_dec.c 293 ctx->begin_slice(ctx, slice_param);
pnw_MPEG2.c 615 ctx->dec_ctx.begin_slice = psb__MPEG2_begin_slice;
    [all...]
tng_VP8.c 468 ctx->dec_ctx.begin_slice = tng__VP8_begin_slice;
    [all...]
tng_jpegdec.c 297 ctx->dec_ctx.begin_slice = tng__JPEG_begin_slice;
    [all...]
pnw_MPEG4.c     [all...]
pnw_H264.c 426 ctx->dec_ctx.begin_slice = psb__H264_begin_slice;
    [all...]
pnw_VC1.c 462 ctx->dec_ctx.begin_slice = psb__VC1_begin_slice;
    [all...]

Completed in 277 milliseconds