Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dav1parser.c98 static const guint8 metadata_obu[] = { variable
500 data = metadata_obu; in GST_START_TEST()
501 size = sizeof (metadata_obu); in GST_START_TEST()
/third_party/ffmpeg/libavcodec/
Dcbs_av1_syntax_template.c2000 static int FUNC(metadata_obu)(CodedBitstreamContext *ctx, RWContext *rw, in FUNC() argument