Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtph264.c739 static guint8 h264_idr_slice_2_avc[] = { variable
1343 wrap_static_buffer (h264_idr_slice_2_avc, sizeof (h264_idr_slice_2_avc)); in GST_START_TEST()
1411 rest_of_image_size = rest_of_slice_1_size + sizeof (h264_idr_slice_2_avc); in test_rtph264pay_avc_two_slices()
1416 memcpy (rest_of_image + rest_of_slice_1_size, h264_idr_slice_2_avc, in test_rtph264pay_avc_two_slices()
1417 sizeof (h264_idr_slice_2_avc)); in test_rtph264pay_avc_two_slices()