Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbytewriter.c425 #define CREATE_WRITE_STRING_FUNC(bits,type) \ macro
450 CREATE_WRITE_STRING_FUNC (8, gchar);
451 CREATE_WRITE_STRING_FUNC (16, guint16);
452 CREATE_WRITE_STRING_FUNC (32, guint32);