Add shift stage in FASTSSIM computation
This commits adds a shift stage for FASTSSIM computaton when source bit depth is different from working bit depth, to make sure metric results are calculated in bit_depth consistent with source. Change-Id: I997799634076ef7b00fd051710544681ed536185
parent
195bf52b
No related branches found
No related tags found
Showing
- test/hbd_metrics_test.cc 2 additions, 2 deletionstest/hbd_metrics_test.cc
- vp10/encoder/encoder.c 2 additions, 1 deletionvp10/encoder/encoder.c
- vp9/encoder/vp9_encoder.c 1 addition, 1 deletionvp9/encoder/vp9_encoder.c
- vpx_dsp/fastssim.c 23 additions, 17 deletionsvpx_dsp/fastssim.c
- vpx_dsp/ssim.h 1 addition, 1 deletionvpx_dsp/ssim.h
Loading
Please register or sign in to comment