Home
last modified time | relevance | path

Searched defs:FuncWithSize (Results 1 – 1 of 1) sorted by relevance

/external/libaom/test/
Dhadamard_test.cc219 struct FuncWithSize { struct
220 FuncWithSize(HadamardFuncType f, int bw, int bh) in FuncWithSize() function
222 HadamardFuncType func;
223 int block_width;
224 int block_height;