Searched refs:nal_temporal_id (Results 1 – 1 of 1) sorted by relevance
1292 guint8 nal_temporal_id; in gst_rtp_h265_pay_send_bundle() local1303 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()