Home
last modified time | relevance | path

Searched refs:gst_mpeg_video_packet_parse_quant_matrix_extension (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstmpegvideoparser.h554 gboolean gst_mpeg_video_packet_parse_quant_matrix_extension (const GstMpegVideoPacket * packet,
Dgstmpegvideoparser.c646 gst_mpeg_video_packet_parse_quant_matrix_extension (const GstMpegVideoPacket * in gst_mpeg_video_packet_parse_quant_matrix_extension() function
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstmpegvideoparse.c339 if (gst_mpeg_video_packet_parse_quant_matrix_extension (&packet, in gst_mpegv_parse_process_config()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgstmpeg2decoder.c660 if (!gst_mpeg_video_packet_parse_quant_matrix_extension (packet, &matrix_ext)) { in gst_mpeg2_decoder_handle_quant_matrix_ext()