Home
last modified time | relevance | path

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

/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dgtypes.in.h217 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_IA32 (val))
253 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_IA64 (val))
278 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
282 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
287 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
293 #define GUINT16_SWAP_BE_PDP(val) (GUINT16_SWAP_LE_BE (val))
/third_party/glib/glib/
Dgtypes.h282 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_IA32 (val)) macro
322 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_IA64 (val)) macro
351 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val)) macro
359 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val)) macro
368 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val)) macro
374 #define GUINT16_SWAP_BE_PDP(val) (GUINT16_SWAP_LE_BE (val))
Dglibconfig.h217 #define GINT16_TO_BE(val) ((gint16) GUINT16_SWAP_LE_BE (val))
218 #define GUINT16_TO_BE(val) (GUINT16_SWAP_LE_BE (val))
Dglibconfig.h.in154 #define GINT16_TO_@g_bs_alien@(val) ((gint16) GUINT16_SWAP_LE_BE (val))
155 #define GUINT16_TO_@g_bs_alien@(val) (GUINT16_SWAP_LE_BE (val))
Dgvariant-serialiser.c1527 *ptr = GUINT16_SWAP_LE_BE (*ptr); in g_variant_serialised_byteswap()
/third_party/glib/tests/
Dtype-test.c67 g_assert (GUINT16_SWAP_LE_BE (gu16t1) == gu16t2); in main()
Dtestglib.c871 g_assert (GUINT16_SWAP_LE_BE (gu16t1) == gu16t2); in type_sizes()
/third_party/glib/gio/tests/
Ddata-input-stream.c404 data = (gint16)GUINT16_SWAP_LE_BE((gint16)data); in test_data_array()
409 data = (guint16)GUINT16_SWAP_LE_BE((guint16)data); in test_data_array()
Ddata-output-stream.c229 …g_assert_cmpint (GUINT16_SWAP_LE_BE (((guint16 *) buffer)[pos]), ==, ((guint16 *) stream_data)[pos… in test_data_array()
235 …g_assert_cmpint ((gint16) GUINT16_SWAP_LE_BE (((gint16 *) buffer)[pos]), ==, ((gint16 *) stream_da… in test_data_array()
/third_party/gstreamer/gstreamer/gst/
Dgstutils.h183 return GUINT16_SWAP_LE_BE(*(const guint16*)(const void*)(v)); in __gst_fast_read_swap16()
204 *(guint16*)(void*)(p) = GUINT16_SWAP_LE_BE (v); in __gst_fast_write_swap16()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Did3v2frames.c1130 utf16[i] = GUINT16_SWAP_LE_BE (utf16[i]); in parse_insert_string_field()
1144 utf16[i] = GUINT16_SWAP_LE_BE (utf16[i]); in parse_insert_string_field()
/third_party/glib/glib/tests/
Dutils.c230 g_assert_cmpint (GUINT16_SWAP_LE_BE (a16), ==, b16); in test_swap()
Dgvariant.c2147 value = GUINT16_SWAP_LE_BE (value); in tree_filler()
/third_party/gstreamer/gstplugins_bad/gst/pcapparse/
Dgstpcapparse.c627 major_version = GUINT16_SWAP_LE_BE (major_version); in gst_pcap_parse_chain()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.c2485 A = GUINT16_SWAP_LE_BE (s[i * 4 + 0]); in unpack_ARGB64_swap()
2486 R = GUINT16_SWAP_LE_BE (s[i * 4 + 1]); in unpack_ARGB64_swap()
2487 G = GUINT16_SWAP_LE_BE (s[i * 4 + 2]); in unpack_ARGB64_swap()
2488 B = GUINT16_SWAP_LE_BE (s[i * 4 + 3]); in unpack_ARGB64_swap()
2514 d[i * 4 + 0] = GUINT16_SWAP_LE_BE (A); in pack_ARGB64_swap()
2515 d[i * 4 + 1] = GUINT16_SWAP_LE_BE (R); in pack_ARGB64_swap()
2516 d[i * 4 + 2] = GUINT16_SWAP_LE_BE (G); in pack_ARGB64_swap()
2517 d[i * 4 + 3] = GUINT16_SWAP_LE_BE (B); in pack_ARGB64_swap()
/third_party/glib/gio/
Dgdbusmessage.c108 v = GUINT16_SWAP_LE_BE (v); in g_memory_buffer_read_int16()
128 v = GUINT16_SWAP_LE_BE (v); in g_memory_buffer_read_uint16()
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsasink.c1054 ptr_tmp[i] = GUINT16_SWAP_LE_BE (ptr_tmp[i]); in gst_alsasink_write()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-converter.c1122 out[i] = GUINT16_SWAP_LE_BE (in[i]); in converter_swap_endian_16()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt582 GUINT16_SWAP_LE_BE
/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctions.c4118 utf16_ne[i] = GUINT16_SWAP_LE_BE (utf16_ne[i]); in mss_manifest_load_utf16()