Searched refs:GstMpegVideoQuantMatrixExt (Results 1 – 10 of 10) sorted by relevance
71 GstMpegVideoQuantMatrixExt *quantext;88 const GstMpegVideoQuantMatrixExt *quant_ext);
61 g_slice_free (GstMpegVideoQuantMatrixExt, mpeg_video_meta->quantext); in gst_mpeg_video_meta_free()149 const GstMpegVideoQuantMatrixExt * quant_ext) in gst_buffer_add_mpeg_video_meta()175 g_slice_dup (GstMpegVideoQuantMatrixExt, quant_ext); in gst_buffer_add_mpeg_video_meta()
205 typedef struct _GstMpegVideoQuantMatrixExt GstMpegVideoQuantMatrixExt; typedef555 GstMpegVideoQuantMatrixExt * quant);
647 packet, GstMpegVideoQuantMatrixExt * quant) in gst_mpeg_video_packet_parse_quant_matrix_extension()
82 GstMpegVideoQuantMatrixExt quantmatrext;
974 GstMpegVideoQuantMatrixExt *quant_ext = NULL; in gst_mpegv_parse_pre_push_frame()
60 GstMpegVideoQuantMatrixExt *quant_matrix; /* The parameter set */
189 _quant_matrix_ext_is_valid (GstMpegVideoQuantMatrixExt * ext) in _quant_matrix_ext_is_valid()194 #define QUANT_MATRIX_EXT_INIT (GstMpegVideoQuantMatrixExt) { 0xff, { 0, } }252 GstMpegVideoQuantMatrixExt quant_matrix;658 GstMpegVideoQuantMatrixExt matrix_ext = { 0, }; in gst_mpeg2_decoder_handle_quant_matrix_ext()
368 GstMpegVideoQuantMatrixExt *const quant_matrix = slice->quant_matrix; in gst_va_mpeg2_dec_add_quant_matrix()
599 GstMpegVideoQuantMatrixExt *quant_matrix = slice->quant_matrix; in gst_d3d11_mpeg2_dec_start_picture()