Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dh264parse.c1326 create_aud_test_buffers (H264ParseStreamType type, gboolean inband_aud) in create_aud_test_buffers() argument
1343 if (inband_aud) in create_aud_test_buffers()
1351 if (inband_aud) in create_aud_test_buffers()
1363 check_aud_insertion (gboolean inband_aud, H264ParseStreamType in_type, in check_aud_insertion() argument
1390 in_buffers = create_aud_test_buffers (in_type, inband_aud); in check_aud_insertion()
1395 } else if (inband_aud) { in check_aud_insertion()
1447 gboolean inband_aud[] = { in GST_START_TEST() local
1455 for (i = 0; i < G_N_ELEMENTS (inband_aud); i++) { in GST_START_TEST()
1458 check_aud_insertion (inband_aud[i], stream_types[j], stream_types[k]); in GST_START_TEST()