TAV: code cleanup, better preset selection

This commit is contained in:
minjaesong
2025-11-24 11:16:19 +09:00
parent dbbb471a11
commit 6132012e74
5 changed files with 93 additions and 152 deletions

View File

@@ -5874,7 +5874,7 @@ class GraphicsJSR223Delegate(private val vm: VM) {
val currentCo = FloatArray(coeffCount)
val currentCg = FloatArray(coeffCount)
// Delta-specific perceptual reconstruction using motion-optimized coefficients
// Delta-specific perceptual reconstruction using motion-optimised coefficients
// Estimate quality level from quantisation parameters for perceptual weighting
val estimatedQualityY = when {
qY <= 6 -> 4 // High quality