vpx/vp9
paulwilkins 76550dfdc0 Bug in scale_sse_threshold()
The function scale_sse_threshold() returns a threshold scaled
if necessary for use with 10 and 12 bit from an 8 bit baseline.

SSE error values would be expected to rise for the 10 and 12
bit cases where there are more bits of precision.

Hence the threshold used for the test should also be scaled up.

Change-Id: I4009c98b6eecd1bf64c3c38aaa56598e0136b03d
2017-02-15 10:45:03 +00:00
..
common vp9 fdct higbd neon: connect existing highbd calls 2017-02-14 22:11:49 +00:00
decoder apply clang-format 2017-02-14 12:45:52 -08:00
encoder Bug in scale_sse_threshold() 2017-02-15 10:45:03 +00:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc Removing vpx_codec_vp9x_cx and internal experimental flag. 2013-12-27 14:01:12 -08:00
vp9_common.mk vp8: remove VP8_SET_DBG* control support 2016-09-20 20:19:36 -07:00
vp9_cx_iface.c Row based multi-threading of encoding stage 2017-02-15 00:49:34 +00:00
vp9_dx_iface.c Add decoder getters for the last quantizer. 2017-01-12 16:16:22 -05:00
vp9_dx_iface.h vp9-svc: Add decoder control to decode up to x spatial layers. 2016-11-03 11:18:00 -07:00
vp9_iface_common.h vp9/decoder,vp9/*.[hc]: apply clang-format 2016-08-03 14:29:31 -07:00
vp9cx.mk vp9 fdct higbd neon: connect existing highbd calls 2017-02-14 22:11:49 +00:00
vp9dx.mk vp9_dx_iface: move struct defs to separate header 2015-10-29 17:55:35 -07:00