Searched refs:unit_types (Results 1 – 3 of 3) sorted by relevance
137 const Av1UnitType *unit_types; member
77 static const Av1UnitType unit_types[] = { variable873 s->unit_types = unit_types; in av1d_parser_init()874 s->nb_unit_types = MPP_ARRAY_ELEMS(unit_types); in av1d_parser_init()
2993 if (ctx->unit_types) { in mpp_av1_read_fragment_content()2995 if (ctx->unit_types[j] == unit->type) in mpp_av1_read_fragment_content()