Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dh264parser.c291 static guint8 nalu_sps_with_vui[] = { variable
346 const guint8 *buf = nalu_sps_with_vui; in GST_START_TEST()
363 gst_h264_parser_identify_nalu (parser, buf, 0, sizeof (nalu_sps_with_vui), in GST_START_TEST()
616 gst_h264_parser_identify_nalu_unchecked (parser, nalu_sps_with_vui, 0, in GST_START_TEST()
617 sizeof (nalu_sps_with_vui), &nalu); in GST_START_TEST()