Add unit tests for idctllm_test and idctllm_mmx
authorJames Berry <jamesberry@google.com>
Tue, 21 Feb 2012 16:57:14 +0000 (11:57 -0500)
committerJames Berry <jamesberry@google.com>
Tue, 21 Feb 2012 19:52:36 +0000 (14:52 -0500)
commit0c1cec22050731d23267375e553398c370cabbfd
treea0ea3df032bb0c1aba1205d01c4b49b0b3af060d
parentb0a12a28805dcdf20836c9170a29e91290d8a530
Add unit tests for idctllm_test and idctllm_mmx

add unit tests for vp8_short_idct4x4llm_c

Change-Id: I472b7c0baa365ba25dc99a3f6efccc816d27c941
vp8/common/idctllm_test.cc [new file with mode: 0755]
vp8/common/idctllm_test.h [new file with mode: 0755]
vp8/common/x86/idctllm_mmx_test.cc [new file with mode: 0755]
vp8/vp8_common.mk