Searched refs:RESTORE_TYPES (Results 1 – 2 of 2) sorted by relevance
609 RESTORE_TYPES = 4, /**< Num Restore types */ enumerator
37 static const RestorationType force_restore_type = RESTORE_TYPES;116 RestorationType best_rtype[RESTORE_TYPES - 1];1726 static const rest_unit_visitor_t funs[RESTORE_TYPES] = { in search_rest_type()1791 (plane_ntiles > 1) ? RESTORE_TYPES : RESTORE_SWITCHABLE_TYPES; in av1_pick_filter_restoration()1804 if ((force_restore_type != RESTORE_TYPES) && (r != RESTORE_NONE) && in av1_pick_filter_restoration()1818 if (force_restore_type != RESTORE_TYPES) in av1_pick_filter_restoration()