Home | History | Annotate | Download | only in unit_test

Lines Matching refs:src_u

37   align_buffer_16(src_u, kWidth / SUBSAMP_X * kHeight / SUBSAMP_Y);            \
47 src_u[(i * kWidth / SUBSAMP_X) + j] = (random() & 0xff); \
52 src_u, kWidth / SUBSAMP_X, \
59 src_u, kWidth / SUBSAMP_X, \
77 free_aligned_buffer_16(src_u) \