Searched refs:a_q3_q2 (Results 1 – 1 of 1) sorted by relevance
695 const uint8x16_t a_q3_q2 = vabdq_u8(q3, q2); // abs(q3 - q2) in NeedsFilter2_NEON() local699 const uint8x16_t max2 = vmaxq_u8(a_p1_p0, a_q3_q2); in NeedsFilter2_NEON()