Searched defs:STRIDE_B (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libyuv/unit_test/ |
H A D | convert_argb_test.cc | 502 EPP_B, STRIDE_B, HEIGHT_B, W1280, N, NEG, OFF) \ argument 539 TYPE_B, EPP_B, STRIDE_B, HEIGHT_B) \ argument 577 EPP_B, STRIDE_B, HEIGHT_B) \ argument 667 EPP_B, STRIDE_B, HEIGHT_B, W1280, N, NEG, OFF) \ argument 711 EPP_B, STRIDE_B, HEIGHT_B) \ argument 786 #define TESTATOBDI(FMT_A, BPP_A, STRIDE_A, HEIGHT_A, FMT_B, BPP_B, STRIDE_B, \ argument 822 STRIDE_B, HEIGHT_B) \ argument 857 #define TESTATOBD(FMT_A, BPP_A, STRIDE_A, HEIGHT_A, FMT_B, BPP_B, STRIDE_B, \ argument
|
H A D | planar_test.cc | 1210 #define TESTTERP(FMT_A, BPP_A, STRIDE_A, FMT_B, BPP_B, STRIDE_B, W1280, TERP, \ argument
|