Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtph265.c1019 gint paylen; in GST_START_TEST() local
1063 paylen = gst_rtp_buffer_get_payload_len (&rtp); in GST_START_TEST()
1088 while (nal_size_idx < paylen) { in GST_START_TEST()
1119 fail_unless (nal_size_idx == paylen); in GST_START_TEST()