AOMedia AV1 Codec
|
Parameters related to restoration types. More...
#include <encoder.h>
Data Fields | |
WienerInfo | wiener |
SgrprojInfo | sgrproj |
RestorationType | best_rtype [RESTORE_TYPES - 1] |
Parameters related to restoration types.
WienerInfo RestUnitSearchInfo::wiener |
Stores the best coefficients for Wiener restoration.
SgrprojInfo RestUnitSearchInfo::sgrproj |
Stores the best coefficients for Sgrproj restoration.
RestorationType RestUnitSearchInfo::best_rtype[RESTORE_TYPES - 1] |
The rtype to use for this unit given a frame rtype as index. Indices: WIENER, SGRPROJ, SWITCHABLE.