Searched refs:G_MININT8 (Results 1 – 8 of 8) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstjniutils.h | 128 DEF_CALL_STATIC_TYPE_METHOD (gint8, byte, Byte, G_MININT8); 146 DEF_CALL_TYPE_METHOD (gint8, byte, Byte, G_MININT8);
|
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/ |
D | gtypes.in.h | 69 #define G_MININT8 ((gint8) 0x80) macro
|
/third_party/gstreamer/gstplugins_good/gst/audiofx/ |
D | audioamplify.c | 121 #define MIN_gint8 G_MININT8
|
/third_party/glib/glib/ |
D | gtypes.h | 68 #define G_MININT8 ((gint8) (-G_MAXINT8 - 1)) macro
|
/third_party/glib/glib/tests/ |
D | utils.c | 752 G_MININT8, G_MAXINT8, G_MAXUINT8, in test_int_limits()
|
/third_party/gstreamer/gstplugins_base/gst/volume/ |
D | gstvolume.c | 74 #define VOLUME_MIN_INT8 G_MININT8
|
/third_party/glib/docs/reference/glib/ |
D | glib-sections.txt | 31 G_MININT8
|
/third_party/glib/gio/tests/ |
D | gsettings.c | 1118 g_param_spec_char ("byte", "", "", G_MININT8, G_MAXINT8, 0, G_PARAM_READWRITE)); in test_object_class_init()
|