Home
last modified time | relevance | path

Searched defs:appbits (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbuffer.c1413 guint8 * appbits, guint8 id, guint nth, gpointer * data, guint * size) in gst_rtp_buffer_get_extension_twobytes_header()
1627 guint8 appbits, guint8 id, gconstpointer data, guint size) in gst_rtp_buffer_add_extension_twobytes_header()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtp.c266 guint8 appbits; in GST_START_TEST() local