aom/aom_scale
Yunqing Wang e02752b05c Do sub-pixel motion search in up-sampled reference frames
Up-sampled the reference frames to 8 times in each dimension using the
8-tap interpolation filter. In sub-pixel motion search, use the up-sampled
reference frames to find the best matching blocks to increase the motion
search precision. This is enabled as a speed feature for speed 0 and
speed 1, and this is encoder-only improvement.

Overall PSNR: -1.456%(lowres); -0.430(hdres)
SSIM: -1.687(lowres); -0.551(hdres)

Change-Id: I2085d87e41f6b91d0221dc11dc7ffd003075ba2e
2016-06-21 11:44:54 -07:00
..
generic Do sub-pixel motion search in up-sampled reference frames 2016-06-21 11:44:54 -07:00
mips/dspr2 Change "VPX" to "AOM" 2016-03-25 12:57:08 -07:00
aom_scale.h Change "VPX" to "AOM" 2016-03-25 12:57:08 -07:00
aom_scale.mk Convert "vpx" to "aom" 2016-03-25 12:25:01 -07:00
aom_scale_rtcd.c Convert "vpx" to "aom" 2016-03-25 12:25:01 -07:00
aom_scale_rtcd.pl Do sub-pixel motion search in up-sampled reference frames 2016-06-21 11:44:54 -07:00
yv12config.h Rename AOM_ENC/DEC_BORDER_IN_PIXELS to AOM_BORDER_IN_PIXELS 2016-06-08 00:59:23 +00:00