Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph264depay.h69 gboolean new_codec_data; member
Dgstrtph265depay.h84 gboolean new_codec_data; member
Dgstrtph264depay.c239 rtph264depay->new_codec_data = FALSE; in gst_rtp_h264_depay_reset()
423 (!rtph264depay->new_codec_data || in gst_rtp_h264_set_src_caps()
634 rtph264depay->new_codec_data = FALSE; in gst_rtp_h264_set_src_caps()
752 rtph264depay->new_codec_data = TRUE; in gst_rtp_h264_depay_add_sps_pps()
1031 if (rtph264depay->new_codec_data && in gst_rtp_h264_depay_handle_nal()
Dgstrtph265depay.c180 rtph265depay->new_codec_data = FALSE; in gst_rtp_h265_depay_reset()
397 (!rtph265depay->new_codec_data || in gst_rtp_h265_set_src_caps()
662 rtph265depay->new_codec_data = FALSE; in gst_rtp_h265_set_src_caps()
806 rtph265depay->new_codec_data = TRUE; in gst_rtp_h265_depay_add_vps_sps_pps()
1131 if (rtph265depay->new_codec_data && in gst_rtp_h265_depay_handle_nal()