uvg266/tests
Arttu Ylä-Outinen 1cd149fb97 Check merge/mv candidate types earlier.
Moves checks for motion vector prediction and merge candidate block
types (inter/intra) from functions kvz_inter_get_mv_cand and
kvz_inter_get_merge_cand to kvz_inter_get_spatial_merge_candidates.
2015-12-15 11:21:39 +02:00
..
dct_tests.c Fix test compilation warnings. 2015-07-02 16:58:30 +03:00
intra_sad_tests.c Fix intra_sad and satd_tests 2015-09-18 15:26:37 +03:00
mv_cand_tests.c Check merge/mv candidate types earlier. 2015-12-15 11:21:39 +02:00
sad_tests.c Prefix all non-static symbols with "kvz_". 2015-08-26 13:02:28 +03:00
sad_tests.h Change license to LGPL. 2015-02-25 15:19:05 +02:00
satd_tests.c Fix intra_sad and satd_tests 2015-09-18 15:26:37 +03:00
satd_tests.h Change license to LGPL. 2015-02-25 15:19:05 +02:00
speed_tests.c Fix compiling tests on mac 2015-11-13 22:57:29 +02:00
test_strategies.c Fix small typos 2015-10-05 19:41:23 +03:00
test_strategies.h Rename struct strategy_list to strategy_list_t. 2015-03-04 16:23:04 +02:00
tests_main.c Add a test for kvz_inter_get_spatial_merge_candidates. 2015-12-15 11:21:39 +02:00