Home
last modified time | relevance | path

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

/external/libyuv/files/unit_test/
Dconvert_test.cc966 HEIGHT_B, W1280, DIFF, N, NEG, OFF) \ argument
971 const int kHeightB = (kHeight + HEIGHT_B - 1) / HEIGHT_B * HEIGHT_B; \
1007 STRIDE_B, HEIGHT_B, DIFF) \ argument
1013 const int kHeightB = (kHeight + HEIGHT_B - 1) / HEIGHT_B * HEIGHT_B; \
1048 HEIGHT_B, DIFF) \ argument
1050 HEIGHT_B, benchmark_width_ - 4, DIFF, _Any, +, 0) \
1052 HEIGHT_B, benchmark_width_, DIFF, _Unaligned, +, 1) \
1054 HEIGHT_B, benchmark_width_, DIFF, _Invert, -, 0) \
1056 HEIGHT_B, benchmark_width_, DIFF, _Opt, +, 0) \
1058 HEIGHT_B, DIFF)
[all …]