Home
last modified time | relevance | path

Searched refs:VASliceParameterBufferBase (Results 1 – 9 of 9) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_vld_dec.h61 void (*begin_slice)(struct context_DEC_s *, VASliceParameterBufferBase *);
62 void (*process_slice)(struct context_DEC_s *, VASliceParameterBufferBase *);
Dtng_vld_dec.c272 VASliceParameterBufferBase *slice_param = (VASliceParameterBufferBase *) vld_slice_param; in vld_dec_process_slice()
Dtng_jpegdec.c268 static void tng__JPEG_process_slice_data(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_sli…
270 static void tng__JPEG_begin_slice(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_para…
982 static void tng__JPEG_begin_slice(context_DEC_p dec_ctx, VASliceParameterBufferBase __maybe_unused … in tng__JPEG_begin_slice()
994 static void tng__JPEG_process_slice_data(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_sli… in tng__JPEG_process_slice_data()
Dpnw_MPEG2.c588 static void psb__MPEG2_process_slice_data(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_sl…
590 static void psb__MPEG2_begin_slice(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_par…
1174 static void psb__MPEG2_begin_slice(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_par… in psb__MPEG2_begin_slice()
1182 static void psb__MPEG2_process_slice_data(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_sl… in psb__MPEG2_process_slice_data()
Dtng_VP8.c445 static void tng__VP8_process_slice_data(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slic…
447 static void tng__VP8_begin_slice(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_param…
1409 static void tng__VP8_begin_slice(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_param) in tng__VP8_begin_slice()
1419 static void tng__VP8_process_slice_data(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slic… in tng__VP8_process_slice_data()
Dpnw_MPEG4.c1261 static void psb__MPEG4_process_slice_data(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_sl…
1263 static void psb__MPEG4_begin_slice(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_par…
2020 static void psb__MPEG4_begin_slice(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_par… in psb__MPEG4_begin_slice()
2028 static void psb__MPEG4_process_slice_data(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_sl… in psb__MPEG4_process_slice_data()
Dpnw_H264.c401 static void psb__H264_process_slice_data(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_sli…
403 static void psb__H264_begin_slice(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_para…
1650 static void psb__H264_begin_slice(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_para… in psb__H264_begin_slice()
1673 static void psb__H264_process_slice_data(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_sli… in psb__H264_process_slice_data()
Dpnw_VC1.c433 static void psb__VC1_process_slice_data(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slic…
435 static void psb__VC1_begin_slice(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_param…
2584 static void psb__VC1_begin_slice(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_param) in psb__VC1_begin_slice()
2593 static void psb__VC1_process_slice_data(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slic… in psb__VC1_process_slice_data()
/hardware/intel/common/libva/va/
Dva.h1711 } VASliceParameterBufferBase; typedef