Lines Matching defs:WIDTH_PADDED
31 #define WIDTH_PADDED (WIDTH + 16) /* padded to 32 */
32 #define BUFFER_SIZE (WIDTH_PADDED * HEIGHT)
42 tmp += WIDTH_PADDED; \
50 if (memcmp(buf0 + h*WIDTH_PADDED, \
51 buf1 + h*WIDTH_PADDED, WIDTH *s)) \
76 call_ref(src_r0, src_g0, src_b0, WIDTH_PADDED, WIDTH_PADDED, WIDTH_PADDED, WIDTH, HEIGHT);\
77 call_new(src_r1, src_g1, src_b1, WIDTH_PADDED, WIDTH_PADDED, WIDTH_PADDED, WIDTH, HEIGHT);\
81 bench_new(src_r1, src_g1, src_b1, WIDTH_PADDED, WIDTH_PADDED, WIDTH_PADDED, WIDTH, HEIGHT)