signal (unused) quantization scaling

Multimedia / Daala - Tristan Matthews [videolan.org] - 27 August 2015 22:25 UTC

For now it's constant (always 0).

ntt-short-1 RATE (%) DSNR (dB) PSNR 0.10823 -0.00357 PSNRHVS 0.09732 -0.00496 SSIM 0.11055 -0.00281 FASTSSIM 0.09419 -0.00277

4aed249 signal (unused) quantization scaling
src/decode.c | 30 ++++++++++++++++++++++++++++++
src/encode.c | 46 +++++++++++++++++++++++++++++++++++++---------
src/internal.h | 2 ++
src/pvq_code.h | 8 +++++++-
src/pvq_encoder.c | 50 +++++++++++++++++++++++++++++++++++++++++++++++++-
src/state.c | 4 ++++
src/state.h | 6 ++++++
7 files changed, 135 insertions(+), 11 deletions(-)

Upstream: git.xiph.org


  • Share