Home
last modified time | relevance | path

Searched defs:dec_ctx (Results 1 – 8 of 8) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_yuv_processor.c62 context_DEC_p dec_ctx = (context_DEC_p) obj_context->format_data; in tng_yuv_processor_CreateContext() local
90 context_DEC_p dec_ctx = (context_DEC_p) obj_context->format_data; in tng_yuv_processor_DestroyContext() local
117 static void tng__yuv_processor_process(context_DEC_p dec_ctx) in tng__yuv_processor_process()
185 static VAStatus tng__yuv_processor_execute(context_DEC_p dec_ctx, object_buffer_p obj_buffer) in tng__yuv_processor_execute()
309 context_DEC_p dec_ctx, in tng_yuv_processor_process_buffer()
335 context_DEC_p dec_ctx = (context_DEC_p) obj_context->format_data; in tng_yuv_processor_EndPicture() local
Dpnw_MPEG2.c478 struct context_DEC_s dec_ctx; member
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()
1195 static void psb__MPEG2_end_slice(context_DEC_p dec_ctx) in psb__MPEG2_end_slice()
1335 context_DEC_p dec_ctx, in pnw_MPEG2_process_buffer()
Dpnw_MPEG4.c1100 struct context_DEC_s dec_ctx; member
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()
2039 static void psb__MPEG4_end_slice(context_DEC_p dec_ctx) in psb__MPEG4_end_slice()
2099 context_DEC_p dec_ctx, in pnw_MPEG4_process_buffer()
Dtng_jpegdec.c166 struct context_DEC_s dec_ctx; member
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()
1006 static void tng__JPEG_end_slice(context_DEC_p dec_ctx) in tng__JPEG_end_slice()
1030 context_DEC_p dec_ctx, in tng_JPEG_process_buffer()
Dtng_VP8.c258 struct context_DEC_s dec_ctx; member
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()
1434 static void tng__VP8_end_slice(context_DEC_p dec_ctx) in tng__VP8_end_slice()
1502 context_DEC_p dec_ctx, in tng_VP8_process_buffer()
Dpnw_H264.c122 struct context_DEC_s dec_ctx; member
1621 static void psb__H264_begin_slice(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_slice_para… in psb__H264_begin_slice()
1644 static void psb__H264_process_slice_data(context_DEC_p dec_ctx, VASliceParameterBufferBase *vld_sli… in psb__H264_process_slice_data()
1653 static void psb__H264_end_slice(context_DEC_p dec_ctx) in psb__H264_end_slice()
1730 context_DEC_p dec_ctx, in pnw_H264_process_buffer()
Dpnw_VC1.c2584 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()
2612 static void psb__VC1_end_slice(context_DEC_p dec_ctx) in psb__VC1_end_slice()
2651 context_DEC_p dec_ctx, in pnw_VC1_process_buffer()
Dvc1_header.h198 struct context_DEC_s dec_ctx; member