Home
last modified time | relevance | path

Searched defs:DATA_LEN (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Davtpcvfdepay.c104 const gint DATA_LEN = sizeof (guint32) + 10; in GST_START_TEST() local
168 const gint DATA_LEN = sizeof (guint32) + 10; in GST_START_TEST() local
233 const gint DATA_LEN = sizeof (guint32) + 4; in GST_START_TEST() local
283 const gint DATA_LEN = sizeof (guint32) + 10; in GST_START_TEST() local
339 const gint DATA_LEN = sizeof (guint32) + 4; in GST_START_TEST() local
375 const gint DATA_LEN = sizeof (guint32) + 4; in GST_START_TEST() local
563 const gint DATA_LEN = sizeof (guint32) + 10; in GST_START_TEST() local
695 const gint DATA_LEN = sizeof (guint32) + 4; in GST_START_TEST() local
790 const gint DATA_LEN = sizeof (guint32) + 4; in GST_START_TEST() local
863 const gint DATA_LEN = sizeof (guint32) + 4; in GST_START_TEST() local
[all …]
Davtpcrfcheck.c49 const gint DATA_LEN = sizeof (guint32) + 3; in fill_buffer_video_data() local
64 const int DATA_LEN = 4; in fill_buffer_audio_data() local
84 const gint DATA_LEN = sizeof (guint32) + 3; in create_input_buffer() local
Davtpcrfsync.c56 const gint DATA_LEN = sizeof (guint32) + 3; in fill_buffer_video_data() local
71 const int DATA_LEN = 4; in fill_buffer_audio_data() local
91 const gint DATA_LEN = sizeof (guint32) + 3; in create_input_buffer() local
Davtpaafpay.c46 const int DATA_LEN = 4; in GST_START_TEST() local
Davtpcvfpay.c343 const gint DATA_LEN = sizeof (guint32) + 3; in GST_START_TEST() local
705 const gint DATA_LEN = sizeof (guint32) + 4; in GST_START_TEST() local
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/
Dfortify_sendto_chk_test.cpp11 constexpr size_t DATA_LEN = 11; variable
/third_party/elfutils/tests/
Dnewdata.c36 static size_t DATA_LEN = 16; variable
/third_party/icu/icu4c/source/test/intltest/
Dusettest.cpp1102 static const int32_t DATA_LEN = UPRV_LENGTHOF(DATA); in TestPropertySet() local