Searched refs:restoration_type (Results 1 – 5 of 5) sorted by relevance
188 RestorationType restoration_type; member
1030 RestorationType unit_rtype = rui->restoration_type; in av1_loop_restoration_filter_unit()
909 rui.restoration_type = RESTORE_SGRPROJ; in search_sgrproj()1532 rui.restoration_type = RESTORE_WIENER; in search_wiener()1676 rui->restoration_type = rusi->best_rtype[frame_rtype - 1]; in copy_unit_info()1677 if (rui->restoration_type == RESTORE_WIENER) in copy_unit_info()
1899 RestorationType unit_rtype = rui->restoration_type; in loop_restoration_write_sb_coeffs()
1717 rui->restoration_type = in loop_restoration_read_sb_coeffs()1720 switch (rui->restoration_type) { in loop_restoration_read_sb_coeffs()1727 default: assert(rui->restoration_type == RESTORE_NONE); break; in loop_restoration_read_sb_coeffs()1731 rui->restoration_type = RESTORE_WIENER; in loop_restoration_read_sb_coeffs()1734 rui->restoration_type = RESTORE_NONE; in loop_restoration_read_sb_coeffs()1738 rui->restoration_type = RESTORE_SGRPROJ; in loop_restoration_read_sb_coeffs()1741 rui->restoration_type = RESTORE_NONE; in loop_restoration_read_sb_coeffs()