vpx/test
Adrian Grange 59e733ca81 Force ARNR filtering to be centered on the ARF frame
ARNR filtering is now forced to be centered on the ARF
frame and the other two options have been removed.

The other modes of constructing the ARNR frame were
not used and there does not seem to be any good
reason to maintain them.

This is purely an encoder-side change.

Change-Id: Ic772636d23f280752973852b9740083532a49de2
2014-04-22 08:03:25 -07:00
..
android Small fixes to script based off of cry-infra 2014-04-07 14:41:04 -07:00
acm_random.h Add test for partial inverse transforms 2013-12-16 22:01:02 -08:00
active_map_test.cc Add an active map test. 2014-03-12 14:34:34 -07:00
altref_test.cc encode_test_driver: check for fatal failures 2013-06-25 17:57:52 -07:00
aq_segment_test.cc In-frame q adjustment for cyclic background refresh. 2014-03-18 10:59:21 -07:00
borders_test.cc Force ARNR filtering to be centered on the ARF frame 2014-04-22 08:03:25 -07:00
clear_system_state.h test/: remove unnecessary extern "C"s 2014-01-23 19:42:59 -08:00
codec_factory.h Add VP9 decoder support for external frame buffers 2014-02-13 13:14:19 -08:00
config_test.cc Add missing virtual destructors to tests. 2014-03-12 14:51:42 -07:00
convolve_test.cc test/: remove unnecessary extern "C"s 2014-01-23 19:42:59 -08:00
cpu_speed_test.cc Force ARNR filtering to be centered on the ARF frame 2014-04-22 08:03:25 -07:00
cq_test.cc cq_test.cc: Use size_t for file size and unsigned int for target bitrate. 2014-02-20 12:51:36 -08:00
datarate_test.cc Relax the threshold for datarate test by 5% 2014-04-17 08:46:50 -07:00
dct16x16_test.cc dct16x16_test: add NEON functions 2014-02-25 23:11:49 -08:00
dct32x32_test.cc dct32x32_test: add NEON functions 2014-02-26 19:24:05 -08:00
decode_perf_test.cc test/decode_perf_test: fix msvc build 2013-12-18 18:34:32 -08:00
decode_test_driver.cc decode_test_driver: Use size_t for size arg to DecodeFrame(). 2014-02-12 16:01:52 -08:00
decode_test_driver.h Merge "Add VP9 decoder support for external frame buffers" 2014-02-13 15:29:52 -08:00
encode_test_driver.cc cleanup cpplint warnings 2013-09-06 10:13:49 -07:00
encode_test_driver.h Add an active map test. 2014-03-12 14:34:34 -07:00
error_resilience_test.cc error_resilience_test renaming -> Suffix Large 2014-03-13 06:09:02 -07:00
external_frame_buffer_test.cc Automatically count test vectors and make the tables const. 2014-03-27 15:33:22 -07:00
fdct4x4_test.cc fdct4x4_test: add NEON functions 2014-02-26 19:25:00 -08:00
fdct8x8_test.cc fdct8x8_test: add NEON functions 2014-02-26 19:25:01 -08:00
i420_video_source.h tests: fix a few msvc warnings 2014-01-29 15:48:45 -08:00
idct8x8_test.cc test/: remove some unnecessary extern "C"s 2014-01-18 13:14:14 -08:00
idct_test.cc test/: remove some unnecessary extern "C"s 2014-01-18 13:14:14 -08:00
intrapred_test.cc intrapred_test: fix inheritance 2014-03-18 19:25:31 -07:00
ivf_video_source.h video_source.h: Minor clean up. 2014-02-19 14:17:55 -08:00
keyframe_test.cc Add missing virtual destructors to tests. 2014-03-12 14:51:42 -07:00
md5_helper.h test/: remove unnecessary extern "C"s 2014-01-23 19:42:59 -08:00
partial_idct_test.cc partial_idct_test: add NEON functions 2014-02-26 19:25:01 -08:00
pp_filter_test.cc tests: use consistent case for VP[89] 2014-03-25 15:23:23 -07:00
register_state_check.h Add neon register state check for unit test. 2014-03-05 20:49:31 -08:00
resize_test.cc resize_test: use const_iterator where appropriate 2014-01-31 20:11:55 -08:00
sad_test.cc fix vp9 only build 2014-02-28 15:26:09 -08:00
set_roi.cc tests: use consistent case for VP[89] 2014-03-25 15:23:23 -07:00
sixtap_predict_test.cc Disable sixtap_predict_test for neon. 2014-03-10 10:00:17 -07:00
subtract_test.cc subtract_test: add NEON functions 2014-02-26 19:25:01 -08:00
superframe_test.cc Add missing virtual destructors to tests. 2014-03-12 14:51:42 -07:00
svc_test.cc [svc] Finalize first version of 2nd pass rc 2014-03-28 13:38:02 -07:00
test_libvpx.cc test/: remove unnecessary extern "C"s 2014-01-23 19:42:59 -08:00
test_vector_test.cc Automatically count test vectors and make the tables const. 2014-03-27 15:33:22 -07:00
test_vectors.cc Add more test files that change number of tile columns. 2014-04-09 08:44:29 -07:00
test_vectors.h Automatically count test vectors and make the tables const. 2014-03-27 15:33:22 -07:00
test-data.sha1 Add more test files that change number of tile columns. 2014-04-09 08:44:29 -07:00
test.mk Add more test files that change number of tile columns. 2014-04-09 08:44:29 -07:00
tile_independence_test.cc test/: remove some unnecessary extern "C"s 2014-01-18 13:14:14 -08:00
tools_common.sh Add shell scripts for verifying basic vpx{dec,enc} features. 2014-04-03 13:16:58 -07:00
util.h Removing PARAMS macro for consistency 2013-11-19 09:28:18 -08:00
variance_test.cc variance_test: add NEON functions 2014-02-26 19:25:02 -08:00
video_source.h video_source.h: Minor clean up. 2014-02-19 14:17:55 -08:00
vp8_boolcoder_test.cc vp8_decrypt_test.c: Silence MSVC data loss warning. 2014-03-03 18:04:35 -08:00
vp8_decrypt_test.cc vp8_decrypt_test.c: Silence MSVC data loss warning. 2014-03-03 18:04:35 -08:00
vp8_fdct4x4_test.cc tests: use consistent case for VP[89] 2014-03-25 15:23:23 -07:00
vp9_boolcoder_test.cc test/: remove unnecessary extern "C"s 2014-01-23 19:42:59 -08:00
vp9_lossless_test.cc vp9_lossless_test tests Renamed with suffix Large 2014-03-13 06:09:12 -07:00
vp9_subtract_test.cc test/: remove unnecessary extern "C"s 2014-01-23 19:42:59 -08:00
vp9_thread_test.cc Add more test files that change number of tile columns. 2014-04-09 08:44:29 -07:00
vpxdec.sh Add shell scripts for verifying basic vpx{dec,enc} features. 2014-04-03 13:16:58 -07:00
vpxenc.sh Add shell scripts for verifying basic vpx{dec,enc} features. 2014-04-03 13:16:58 -07:00
webm_video_source.h move nestegg to third_party 2014-02-21 17:16:04 -08:00
y4m_video_source.h y4m_video_source: fix memory leak 2014-02-26 23:27:17 -08:00