Searched refs:RESTORE_TYPES (Results 1 – 2 of 2) sorted by relevance
38 static const RestorationType force_restore_type = RESTORE_TYPES;117 RestorationType best_rtype[RESTORE_TYPES - 1];1684 static const rest_unit_visitor_t funs[RESTORE_TYPES] = { in search_rest_type()1731 (plane_ntiles > 1) ? RESTORE_TYPES : RESTORE_SWITCHABLE_TYPES; in av1_pick_filter_restoration()1743 if ((force_restore_type != RESTORE_TYPES) && (r != RESTORE_NONE) && in av1_pick_filter_restoration()1757 if (force_restore_type != RESTORE_TYPES) in av1_pick_filter_restoration()
645 RESTORE_TYPES = 4, enumerator