Searched refs:a_p2_p1 (Results 1 – 1 of 1) sorted by relevance
681 const uint8x16_t a_p2_p1 = vabdq_u8(p2, p1); // abs(p2 - p1) in NeedsFilter2() local686 const uint8x16_t max1 = vmaxq_u8(a_p3_p2, a_p2_p1); in NeedsFilter2()