Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_parser.h133 const Av1UnitType *unit_types; member
H A Dav1d_parser.c77 static const Av1UnitType unit_types[] = { variable
816 s->unit_types = unit_types; in av1d_parser_init()
817 s->nb_unit_types = MPP_ARRAY_ELEMS(unit_types); in av1d_parser_init()
H A Dav1d_cbs.c2938 if (ctx->unit_types) { in mpp_av1_read_fragment_content()
2940 if (ctx->unit_types[j] == unit->type) in mpp_av1_read_fragment_content()