Searched refs:a_p1_p0 (Results 1 – 1 of 1) sorted by relevance
679 const uint8x16_t a_p1_p0 = vabdq_u8(p1, p0); // abs(p1 - p0) in NeedsHev_NEON() local681 const uint8x16_t a_max = vmaxq_u8(a_p1_p0, a_q1_q0); in NeedsHev_NEON()694 const uint8x16_t a_p1_p0 = vabdq_u8(p1, p0); // abs(p1 - p0) in NeedsFilter2_NEON() local699 const uint8x16_t max2 = vmaxq_u8(a_p1_p0, a_q3_q2); in NeedsFilter2_NEON()