aom/test
Deb Mukherjee 995ce523eb Cosmetic cleanups of filters
No bitstream change.

Removes unused filters and the code for the case of 2 switchable filters;
also changes the 8tap-smooth filter coefficients for integer shifts to be
interpolating to be consistent with the way it is implemented currently.

Change-Id: I96c542fd8c06f4e0df507a645976f58e6de92aae
2013-06-10 12:06:36 -07:00
..
acm_random.h Merge branch 'master' into experimental 2013-04-26 12:57:10 -07:00
altref_test.cc Support multiple codecs in test infrastructure 2013-01-23 14:41:33 -08:00
borders_test.cc Handle partition type coding of boundary blocks 2013-06-07 14:19:40 -07:00
codec_factory.h Support multiple codecs in test infrastructure 2013-01-23 14:41:33 -08:00
config_test.cc Support multiple codecs in test infrastructure 2013-01-23 14:41:33 -08:00
convolve_test.cc Cosmetic cleanups of filters 2013-06-10 12:06:36 -07:00
cq_test.cc Support multiple codecs in test infrastructure 2013-01-23 14:41:33 -08:00
datarate_test.cc Support multiple codecs in test infrastructure 2013-01-23 14:41:33 -08:00
dct16x16_test.cc WIP: 16x16 idct/recon merge 2013-05-15 13:16:02 -04:00
dct32x32_test.cc WIP: 32x32 idct/recon merge 2013-05-14 15:54:17 -07:00
decode_test_driver.cc Merge branch 'master' into experimental 2013-03-27 10:46:19 -07:00
decode_test_driver.h Merge branch 'master' into experimental 2013-03-27 10:46:19 -07:00
encode_test_driver.cc Merge branch 'master' into experimental 2013-03-27 10:46:19 -07:00
encode_test_driver.h encode_test_driver: make ~Encoder virtual 2013-05-03 19:08:08 -07:00
error_resilience_test.cc Partially disable error resilience test 2013-05-07 14:26:26 -07:00
fdct4x4_test.cc WIP: 4x4 idct/recon merge 2013-05-20 13:03:17 -04:00
fdct8x8_test.cc WIP: 8x8 idct/recon merge 2013-05-16 13:52:15 -04:00
i420_video_source.h Change test image format to VPX_IMG_FMT_I420 2013-05-08 20:48:37 -07:00
idct8x8_test.cc WIP: 8x8 idct/recon merge 2013-05-16 13:52:15 -04:00
idct_test.cc removed reference to "LLM" and "x8" 2013-03-13 08:35:46 -07:00
intrapred_test.cc Merge branch 'vp9-preview' of review:webm/libvpx 2012-12-27 09:37:19 -08:00
ivf_video_source.h Add unit test for decoder test_vector_test 2012-10-22 13:46:11 -07:00
keyframe_test.cc Support multiple codecs in test infrastructure 2013-01-23 14:41:33 -08:00
md5_helper.h [WIP] Add column-based tiling. 2013-02-05 15:43:03 -08:00
pp_filter_test.cc Merge branch 'vp9-preview' of review:webm/libvpx 2012-12-27 09:37:19 -08:00
register_state_check.h tests: add xmm register check for win64 targets 2012-11-27 17:17:22 -08:00
resize_test.cc VP9/ResizeInternalTest: adjust passing threshold 2013-03-18 15:17:45 -07:00
sad_test.cc sad_test: fix msvc compile 2013-05-29 17:48:53 -07:00
set_roi.cc Added unit test of vp8_set_roimap() 2012-07-24 10:48:44 +01:00
sixtap_predict_test.cc sixtap_predict_test: fix sizes passed to memset 2013-02-22 11:29:47 -08:00
subtract_test.cc Merge branch 'vp9-preview' of review:webm/libvpx 2012-12-27 09:37:19 -08:00
superframe_test.cc superframe_test: use delete[] where appropriate 2013-05-02 18:19:22 -07:00
test-data.sha1 don't tokenize & encode tokens for blocks in UMV 2013-06-06 06:10:25 -07:00
test.mk don't tokenize & encode tokens for blocks in UMV 2013-06-06 06:10:25 -07:00
test_libvpx.cc Build fixes to merge vp9-preview into master 2012-12-26 11:21:09 -08:00
test_vector_test.cc [WIP] Add column-based tiling. 2013-02-05 15:43:03 -08:00
tile_independence_test.cc test/tile_independence_test: check decode return 2013-05-06 11:55:15 -07:00
util.h Adds an error-resilient mode with test 2013-01-23 21:56:15 -08:00
variance_test.cc Optimize variance functions 2013-05-22 10:29:38 -07:00
video_source.h Change test image format to VPX_IMG_FMT_I420 2013-05-08 20:48:37 -07:00
vp8_boolcoder_test.cc Basic encryption feature for libvpx. 2013-03-15 18:21:55 -07:00
vp8_decrypt_test.cc Basic encryption feature for libvpx. 2013-03-15 18:21:55 -07:00
vp8_fdct4x4_test.cc support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
vp9_boolcoder_test.cc Add marker bit to bool-coded partition start 2013-06-06 23:06:26 -07:00