Searched refs:YALIGN (Results 1 – 1 of 1) sorted by relevance
/external/libyuv/files/unit_test/ |
D | convert_test.cc | 495 YALIGN, W1280, DIFF, N, NEG, OFF, FMT_C, BPP_C) \ argument 498 const int kHeight = ALIGNINT(benchmark_height_, YALIGN); \ 554 YALIGN, DIFF, FMT_C, BPP_C) \ argument 556 YALIGN, benchmark_width_ - 4, DIFF, _Any, +, 0, FMT_C, BPP_C) \ 558 YALIGN, benchmark_width_, DIFF, _Unaligned, +, 1, FMT_C, \ 561 YALIGN, benchmark_width_, DIFF, _Invert, -, 0, FMT_C, BPP_C) \ 563 YALIGN, benchmark_width_, DIFF, _Opt, +, 0, FMT_C, BPP_C) 597 YALIGN, W1280, DIFF, N, NEG, OFF, ATTEN) \ argument 600 const int kHeight = ALIGNINT(benchmark_height_, YALIGN); \ 650 YALIGN, DIFF) \ argument [all …]
|