Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/test/
H A Dcdef_test.cc33 using CdefFilterBlockFunctions = std::array<cdef_filter_block_func, 4>; typedef
35 typedef std::tuple<CdefFilterBlockFunctions, CdefFilterBlockFunctions,
54 CdefFilterBlockFunctions cdef;
55 CdefFilterBlockFunctions ref_cdef;
69 CdefFilterBlockFunctions cdef, in test_cdef()
70 CdefFilterBlockFunctions ref_cdef, int boundary, int depth) { in test_cdef()
191 CdefFilterBlockFunctions cdef, in test_cdef_speed()
192 CdefFilterBlockFunctions ref_cdef, int boundary, in test_cdef_speed()
622 static const CdefFilterBlockFunctions kCdefFilterFuncC[] = {
627 static const CdefFilterBlockFunctions kCdefFilterHighbdFuncC[] = {
[all …]