Searched refs:__gst_slow_read16_be (Results 1 – 1 of 1) sorted by relevance
367 #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