Searched defs:vld_slice_param (Results 1 – 7 of 7) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | tng_vld_dec.c | 270 void *vld_slice_param, in vld_dec_process_slice()
|
D | pnw_MPEG2.c | 1243 …tic void psb__MPEG2_begin_slice(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_param) in psb__MPEG2_begin_slice() 1253 …d psb__MPEG2_process_slice_data(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_param) in psb__MPEG2_process_slice_data()
|
D | pnw_MPEG4.c | 2020 …tic void psb__MPEG4_begin_slice(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_param) in psb__MPEG4_begin_slice() 2028 …d psb__MPEG4_process_slice_data(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_param) in psb__MPEG4_process_slice_data()
|
D | tng_jpegdec.c | 982 …d tng__JPEG_begin_slice(context_DEC_p dec_ctx, VASliceParameterBufferBase __maybe_unused * vld_sli… in tng__JPEG_begin_slice() 994 …id tng__JPEG_process_slice_data(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_param) in tng__JPEG_process_slice_data()
|
D | tng_VP8.c | 1409 static void tng__VP8_begin_slice(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_param) in tng__VP8_begin_slice() 1419 …oid tng__VP8_process_slice_data(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_param) in tng__VP8_process_slice_data()
|
D | pnw_VC1.c | 2584 static void psb__VC1_begin_slice(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_param) in psb__VC1_begin_slice() 2593 …oid psb__VC1_process_slice_data(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_param) in psb__VC1_process_slice_data()
|
D | pnw_H264.c | 1621 …atic void psb__H264_begin_slice(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_param) in psb__H264_begin_slice() 1644 …id psb__H264_process_slice_data(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_param) in psb__H264_process_slice_data()
|