Home | History | Annotate | Download | only in source

Lines Matching refs:a_buf

36                const uint8* a_buf, uint8* dst_ptr,                         \
43 ANY_SIMD(y_buf, u_buf, v_buf, a_buf, dst_ptr, yuvconstants, n); \
48 memcpy(temp + 192, a_buf + n, r); \