Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtph264.c1380 test_rtph264pay_avc_two_slices (gsize memory1_len, guint num_slices) in test_rtph264pay_avc_two_slices() argument
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()