Searched refs:a_p0_q0 (Results 1 – 1 of 1) sorted by relevance
444 const uint8x16_t a_p0_q0 = vabdq_u8(p0, q0); // abs(p0-q0) in NeedsFilter() local446 const uint8x16_t a_p0_q0_2 = vqaddq_u8(a_p0_q0, a_p0_q0); // 2 * abs(p0-q0) in NeedsFilter()