Searched refs:restoration_type (Results 1 – 5 of 5) sorted by relevance
187 RestorationType restoration_type; member
1013 RestorationType unit_rtype = rui->restoration_type; in av1_loop_restoration_filter_unit()
644 rui.restoration_type = RESTORE_SGRPROJ; in search_sgrproj()1223 rui.restoration_type = RESTORE_WIENER; in search_wiener()1355 rui->restoration_type = rusi->best_rtype[frame_rtype - 1]; in copy_unit_info()1356 if (rui->restoration_type == RESTORE_WIENER) in copy_unit_info()
1881 RestorationType unit_rtype = rui->restoration_type; in loop_restoration_write_sb_coeffs()
2120 rui->restoration_type = in loop_restoration_read_sb_coeffs()2123 switch (rui->restoration_type) { in loop_restoration_read_sb_coeffs()2130 default: assert(rui->restoration_type == RESTORE_NONE); break; in loop_restoration_read_sb_coeffs()2134 rui->restoration_type = RESTORE_WIENER; in loop_restoration_read_sb_coeffs()2137 rui->restoration_type = RESTORE_NONE; in loop_restoration_read_sb_coeffs()2141 rui->restoration_type = RESTORE_SGRPROJ; in loop_restoration_read_sb_coeffs()2144 rui->restoration_type = RESTORE_NONE; in loop_restoration_read_sb_coeffs()