Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbitwriter.h270 #define __GST_BIT_WRITER_WRITE_BITS_INLINE(bits) \ macro
288 __GST_BIT_WRITER_WRITE_BITS_INLINE (8)
289 __GST_BIT_WRITER_WRITE_BITS_INLINE (16)
290 __GST_BIT_WRITER_WRITE_BITS_INLINE (32)
291 __GST_BIT_WRITER_WRITE_BITS_INLINE (64)
292 #undef __GST_BIT_WRITER_WRITE_BITS_INLINE