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

  /hardware/intel/img/psb_video/src/
tng_vld_dec.h 61 void (*begin_slice)(struct context_DEC_s *, VASliceParameterBufferBase *);
62 void (*process_slice)(struct context_DEC_s *, VASliceParameterBufferBase *);
tng_vld_dec.c 274 VASliceParameterBufferBase *slice_param = (VASliceParameterBufferBase *) vld_slice_param;
pnw_MPEG2.c 631 static void psb__MPEG2_process_slice_data(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_param);
633 static void psb__MPEG2_begin_slice(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_param);
    [all...]
tng_VP8.c 445 static void tng__VP8_process_slice_data(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_param);
447 static void tng__VP8_begin_slice(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_param);
    [all...]
tng_jpegdec.c 268 static void tng__JPEG_process_slice_data(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_param);
270 static void tng__JPEG_begin_slice(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_param);
    [all...]
pnw_MPEG4.c     [all...]
pnw_H264.c 402 static void psb__H264_process_slice_data(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_param);
404 static void psb__H264_begin_slice(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_param);
    [all...]
pnw_VC1.c 433 static void psb__VC1_process_slice_data(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_param);
435 static void psb__VC1_begin_slice(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_param);
    [all...]
  /hardware/intel/common/libva/va/
va.h     [all...]

Completed in 271 milliseconds