Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph265pay.c1292 guint8 nal_temporal_id; in gst_rtp_h265_pay_send_bundle() local
1303 nal_temporal_id = nal_header[1] & 0x7; in gst_rtp_h265_pay_send_bundle()
1305 temporal_id = MIN (temporal_id, nal_temporal_id); in gst_rtp_h265_pay_send_bundle()