Lines Matching refs:DIFF

495                        YALIGN, W1280, DIFF, N, NEG, OFF, FMT_C, BPP_C)         \  argument
543 EXPECT_LE(max_diff, DIFF); \
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)
598 YALIGN, W1280, DIFF, N, NEG, OFF, ATTEN) \ argument
641 EXPECT_LE(max_diff, DIFF); \
651 YALIGN, DIFF) \ argument
653 YALIGN, benchmark_width_ - 4, DIFF, _Any, +, 0, 0) \
655 YALIGN, benchmark_width_, DIFF, _Unaligned, +, 1, 0) \
657 YALIGN, benchmark_width_, DIFF, _Invert, -, 0, 0) \
659 YALIGN, benchmark_width_, DIFF, _Opt, +, 0, 0) \
661 YALIGN, benchmark_width_, DIFF, _Premult, +, 0, 1)
667 W1280, DIFF, N, NEG, OFF) \ argument
717 EXPECT_LE(max_diff, DIFF); \
726 #define TESTBIPLANARTOB(FMT_PLANAR, SUBSAMP_X, SUBSAMP_Y, FMT_B, BPP_B, DIFF) \ argument
728 benchmark_width_ - 4, DIFF, _Any, +, 0) \
730 benchmark_width_, DIFF, _Unaligned, +, 1) \
732 benchmark_width_, DIFF, _Invert, -, 0) \
734 benchmark_width_, DIFF, _Opt, +, 0)
745 W1280, DIFF, N, NEG, OFF) \ argument
781 static_cast<int>(dst_y_opt[i * kWidth + j]), DIFF); \
787 static_cast<int>(dst_u_opt[i * kStrideUV + j]), DIFF); \
793 static_cast<int>(dst_v_opt[i * kStrideUV + j]), DIFF); \
806 W1280, DIFF, N, NEG, OFF) \
839 static_cast<int>(dst_y_opt[i * kWidth + j]), DIFF); \
845 static_cast<int>(dst_uv_opt[i * kStrideUV + j]), DIFF); \
857 DIFF) \ argument
859 benchmark_width_ - 4, DIFF, _Any, +, 0) \
861 benchmark_width_, DIFF, _Unaligned, +, 1) \
863 benchmark_width_, DIFF, _Invert, -, 0) \
865 benchmark_width_, DIFF, _Opt, +, 0)
969 HEIGHT_B, W1280, DIFF, N, NEG, OFF) \ argument
1003 EXPECT_LE(max_diff, DIFF); \
1010 STRIDE_B, HEIGHT_B, DIFF) \ argument
1043 EXPECT_LE(max_diff, DIFF); \
1051 HEIGHT_B, DIFF) \ argument
1053 HEIGHT_B, benchmark_width_ - 4, DIFF, _Any, +, 0) \
1055 HEIGHT_B, benchmark_width_, DIFF, _Unaligned, +, 1) \
1057 HEIGHT_B, benchmark_width_, DIFF, _Invert, -, 0) \
1059 HEIGHT_B, benchmark_width_, DIFF, _Opt, +, 0) \
1061 HEIGHT_B, DIFF)
1096 HEIGHT_B, W1280, DIFF, N, NEG, OFF) \ argument
1130 EXPECT_LE(max_diff, DIFF); \
1137 STRIDE_B, HEIGHT_B, DIFF) \ argument
1170 EXPECT_LE(max_diff, DIFF); \
1178 HEIGHT_B, DIFF) \ argument
1180 HEIGHT_B, benchmark_width_ - 4, DIFF, _Any, +, 0) \
1182 HEIGHT_B, benchmark_width_, DIFF, _Unaligned, +, 1) \
1184 HEIGHT_B, benchmark_width_, DIFF, _Invert, -, 0) \
1186 HEIGHT_B, benchmark_width_, DIFF, _Opt, +, 0) \
1188 HEIGHT_B, DIFF)
1598 YALIGN, W1280, DIFF, N, NEG, OFF, FMT_C, BPP_C) \ argument
1646 EXPECT_LE(max_diff, DIFF); \
1657 YALIGN, DIFF, FMT_C, BPP_C) \ argument
1659 YALIGN, benchmark_width_ - 4, DIFF, _Any, +, 0, FMT_C, \
1662 YALIGN, benchmark_width_, DIFF, _Unaligned, +, 1, FMT_C, \
1665 YALIGN, benchmark_width_, DIFF, _Invert, -, 0, FMT_C, BPP_C) \
1667 YALIGN, benchmark_width_, DIFF, _Opt, +, 0, FMT_C, BPP_C)