Lines Matching full:yalign
413 YALIGN, W1280, DIFF, N, NEG, OFF, FMT_C, BPP_C) \
416 const int kHeight = ALIGNINT(benchmark_height_, YALIGN); \
479 YALIGN, DIFF, FMT_C, BPP_C) \
481 YALIGN, benchmark_width_ - 4, DIFF, _Any, +, 0, FMT_C, BPP_C) \
483 YALIGN, benchmark_width_, DIFF, _Unaligned, +, 1, FMT_C, BPP_C) \
485 YALIGN, benchmark_width_, DIFF, _Invert, -, 0, FMT_C, BPP_C) \
487 YALIGN, benchmark_width_, DIFF, _Opt, +, 0, FMT_C, BPP_C)
522 YALIGN, W1280, DIFF, N, NEG, OFF, ATTEN) \
525 const int kHeight = ALIGNINT(benchmark_height_, YALIGN); \
580 YALIGN, DIFF) \
582 YALIGN, benchmark_width_ - 4, DIFF, _Any, +, 0, 0) \
584 YALIGN, benchmark_width_, DIFF, _Unaligned, +, 1, 0) \
586 YALIGN, benchmark_width_, DIFF, _Invert, -, 0, 0) \
588 YALIGN, benchmark_width_, DIFF, _Opt, +, 0, 0) \
590 YALIGN, benchmark_width_, DIFF, _Premult, +, 0, 1)
674 #define TESTATOPLANARI(FMT_A, BPP_A, YALIGN, FMT_PLANAR, SUBSAMP_X, SUBSAMP_Y, \
678 const int kHeight = ALIGNINT(benchmark_height_, YALIGN); \
750 #define TESTATOPLANAR(FMT_A, BPP_A, YALIGN, FMT_PLANAR, SUBSAMP_X, SUBSAMP_Y, \
752 TESTATOPLANARI(FMT_A, BPP_A, YALIGN, FMT_PLANAR, SUBSAMP_X, SUBSAMP_Y, \
754 TESTATOPLANARI(FMT_A, BPP_A, YALIGN, FMT_PLANAR, SUBSAMP_X, SUBSAMP_Y, \
756 TESTATOPLANARI(FMT_A, BPP_A, YALIGN, FMT_PLANAR, SUBSAMP_X, SUBSAMP_Y, \
758 TESTATOPLANARI(FMT_A, BPP_A, YALIGN, FMT_PLANAR, SUBSAMP_X, SUBSAMP_Y, \
1540 YALIGN, W1280, DIFF, N, NEG, OFF, FMT_C, BPP_C) \
1543 const int kHeight = ALIGNINT(benchmark_height_, YALIGN); \
1606 YALIGN, DIFF, FMT_C, BPP_C) \
1608 YALIGN, benchmark_width_ - 4, DIFF, _Any, +, 0, FMT_C, BPP_C) \
1610 YALIGN, benchmark_width_, DIFF, _Unaligned, +, 1, FMT_C, BPP_C) \
1612 YALIGN, benchmark_width_, DIFF, _Invert, -, 0, FMT_C, BPP_C) \
1614 YALIGN, benchmark_width_, DIFF, _Opt, +, 0, FMT_C, BPP_C)