Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpredenc.c388 _get_extmap_id_for_attribute (const GstStructure * s, const gchar * ext_name) in _get_extmap_id_for_attribute() function
427 self->twcc_ext_id = _get_extmap_id_for_attribute (s, TWCC_EXTMAP_STR); in gst_rtp_red_enc_event_sink()
Dgstrtpulpfecenc.c643 _get_extmap_id_for_attribute (const GstStructure * s, const gchar * ext_name) in _get_extmap_id_for_attribute() function
681 self->twcc_ext_id = _get_extmap_id_for_attribute (s, TWCC_EXTMAP_STR); in gst_rtp_ulpfec_enc_event_sink()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpfunnel.c331 _get_extmap_id_for_attribute (const GstStructure * s, const gchar * ext_name) in _get_extmap_id_for_attribute() function
401 ext_id = _get_extmap_id_for_attribute (s, TWCC_EXTMAP_STR); in gst_rtp_funnel_sink_event()
Drtptwcc.c170 _get_extmap_id_for_attribute (const GstStructure * s, const gchar * ext_name) in _get_extmap_id_for_attribute() function
196 guint8 recv_ext_id = _get_extmap_id_for_attribute (s, TWCC_EXTMAP_STR); in rtp_twcc_manager_parse_recv_ext_id()
208 guint8 send_ext_id = _get_extmap_id_for_attribute (s, TWCC_EXTMAP_STR); in rtp_twcc_manager_parse_send_ext_id()