Searched refs:gst_rtp_L16_depay_parse_int (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpL16depay.c | 125 gst_rtp_L16_depay_parse_int (GstStructure * structure, const gchar * field, in gst_rtp_L16_depay_parse_int() function 177 gst_rtp_L16_depay_parse_int (structure, "clock-rate", clock_rate); in gst_rtp_L16_depay_setcaps() 182 gst_rtp_L16_depay_parse_int (structure, "encoding-params", channels); in gst_rtp_L16_depay_setcaps() 184 channels = gst_rtp_L16_depay_parse_int (structure, "channels", channels); in gst_rtp_L16_depay_setcaps()
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 141393 (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
|