Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dh264parser.c24 static guint8 slice_dpa[] = { variable
154 res = gst_h264_parser_identify_nalu (parser, slice_dpa, 0, in GST_START_TEST()
155 sizeof (slice_dpa), &nalu); in GST_START_TEST()
238 const gsize nal_size = sizeof (slice_dpa) - 3; in GST_START_TEST()
242 memcpy (buf + 4, slice_dpa + 3, nal_size); in GST_START_TEST()