Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgstav1decoder.c223 case GST_AV1_OBU_TILE_GROUP: in get_obu_name()
505 case GST_AV1_OBU_TILE_GROUP: in gst_av1_decoder_decode_one_obu()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstav1parse.c175 case GST_AV1_OBU_TILE_GROUP: in _obu_name()
1323 case GST_AV1_OBU_TILE_GROUP: in gst_av1_parse_handle_one_obu()
1418 if (obu->obu_type == GST_AV1_OBU_TILE_GROUP in gst_av1_parse_handle_one_obu()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstav1parser.h189 GST_AV1_OBU_TILE_GROUP = 4, enumerator
Dgstav1parser.c476 && obu->obu_type != GST_AV1_OBU_TILE_GROUP in av1_skip_trailing_bits()
4521 g_return_val_if_fail (obu->obu_type == GST_AV1_OBU_TILE_GROUP, in gst_av1_parser_parse_tile_group_obu()