experimental : partition using 1/8 x 1/8 image
The concept: There's too much noise in source pixels for variance and at low bitrate the reconstructed looks nothing like the source so we have problems getting good partitionings with either. This skirts the issue by using a box blur scaled down version for variance calculations. To compare against source_var_ moved keyframe to be rd based like source_var. Change-Id: Ie3babdbfadae324b7b5a76bea192893af27f0624
test/vp9_avg_test.cc
0 → 100644
vp9/encoder/vp9_avg.c
0 → 100644
Please register or sign in to comment