Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstutils.h367 #define GST_READ_UINT16_BE(data) __gst_slow_read16_be((const guint8 *)(data))
368 static inline guint16 __gst_slow_read16_be (const guint8 * data) { in __gst_slow_read16_be() function