Searched refs:a_q1_q0 (Results 1 – 1 of 1) sorted by relevance
680 const uint8x16_t a_q1_q0 = vabdq_u8(q1, q0); // abs(q1 - q0) in NeedsHev_NEON() local681 const uint8x16_t a_max = vmaxq_u8(a_p1_p0, a_q1_q0); in NeedsHev_NEON()697 const uint8x16_t a_q1_q0 = vabdq_u8(q1, q0); // abs(q1 - q0) in NeedsFilter2_NEON() local700 const uint8x16_t max3 = vmaxq_u8(a_q2_q1, a_q1_q0); in NeedsFilter2_NEON()