Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtph264.c728 static guint8 h264_idr_slice_1_avc[] = { variable
1338 ret = gst_harness_push (h, wrap_static_buffer (h264_idr_slice_1_avc, in GST_START_TEST()
1339 sizeof (h264_idr_slice_1_avc))); in GST_START_TEST()
1407 slice1 = wrap_static_buffer (h264_idr_slice_1_avc, memory1_len); in test_rtph264pay_avc_two_slices()
1408 rest_of_slice_1_size = sizeof (h264_idr_slice_1_avc) - memory1_len; in test_rtph264pay_avc_two_slices()
1414 memcpy (rest_of_image, h264_idr_slice_1_avc + memory1_len, in test_rtph264pay_avc_two_slices()
1446 test_rtph264pay_avc_two_slices (sizeof (h264_idr_slice_1_avc) - 10, 2); in GST_START_TEST()
1453 test_rtph264pay_avc_two_slices (sizeof (h264_idr_slice_1_avc) - 10, 1); in GST_START_TEST()