Home
last modified time | relevance | path

Searched defs:in_le (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/elements/
Daudioconvert.c796 gfloat in_le[] = in GST_START_TEST() local
831 gdouble in_le[] = in GST_START_TEST() local
/third_party/glib/glib/tests/
Dconvert.c109 gchar in_le[4] = { 0xff, 0xfe, 0x93, 0x03}; in test_byte_order() local
/third_party/mbedtls/programs/ssl/
Dssl_server2.c544 #define PUT_UINT64_BE(out_be,in_le,i) \ argument