Home
last modified time | relevance | path

Searched refs:test_cdef (Results 1 – 1 of 1) sorted by relevance

/external/libaom/test/
Dcdef_test.cc68 int64_t test_cdef(BLOCK_SIZE bsize, int iterations, in test_cdef() function
195 test_cdef(bsize, iterations, ref_cdef, ref_cdef, boundary, depth); in test_cdef_speed()
198 test_cdef(bsize, iterations, cdef, cdef, boundary, depth); in test_cdef_speed()
578 test_cdef(bsize_, 1, cdef_, ref_cdef_, boundary_, depth_); in TEST_P()
582 test_cdef(bsize_, 1, cdef_, ref_cdef_, boundary_, depth_); in TEST_P()