Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgstav1decoder.c225 case GST_AV1_OBU_METADATA: in get_obu_name()
512 case GST_AV1_OBU_METADATA: in gst_av1_decoder_decode_one_obu()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstav1parser.h190 GST_AV1_OBU_METADATA = 5, enumerator
Dgstav1parser.c1758 g_return_val_if_fail (obu->obu_type == GST_AV1_OBU_METADATA, in gst_av1_parser_parse_metadata_obu()
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dav1parser.c510 assert_equals_int (obu.header.obu_type, GST_AV1_OBU_METADATA); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstav1parse.c177 case GST_AV1_OBU_METADATA: in _obu_name()
1320 case GST_AV1_OBU_METADATA: in gst_av1_parse_handle_one_obu()