Home
last modified time | relevance | path

Searched refs:GST_RTP_H265_AGGREGATE_NONE (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph265pay.h52 GST_RTP_H265_AGGREGATE_NONE, enumerator
Dgstrtph265pay.c55 {GST_RTP_H265_AGGREGATE_NONE, "Do not aggregate NAL units", "none"}, in gst_rtp_h265_aggregate_mode_get_type()
137 #define DEFAULT_AGGREGATE_MODE GST_RTP_H265_AGGREGATE_NONE
1113 if (rtph265pay->aggregate_mode != GST_RTP_H265_AGGREGATE_NONE) in gst_rtp_h265_pay_payload_nal()