Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpmp4gdepay.c85 gst_bs_parse_init (GstBsParse * bs, const guint8 * data, guint size) in gst_bs_parse_init() function
500 gst_bs_parse_init (&bs, payload + AU_headers_bytes, in gst_rtp_mp4g_depay_process()
514 gst_bs_parse_init (&bs, payload, payload_len); in gst_rtp_mp4g_depay_process()
/third_party/gstreamer/gstplugins_good/
DChangeLog125865 * gst/rtp/gstrtpmp4gdepay.c: (gst_bs_parse_init),