Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpvp9.c113 static guint8 intra_nopicid_seqnum0[] = { variable
144 intra_nopicid_seqnum0, sizeof (intra_nopicid_seqnum0), 0} in create_rtp_vp9_buffer_full()
Drtpvp8.c47 static guint8 intra_nopicid_seqnum0[] = { variable
64 size = sizeof (intra_nopicid_seqnum0); in create_rtp_vp8_buffer_full()
65 packet = g_memdup2 (intra_nopicid_seqnum0, size); in create_rtp_vp8_buffer_full()