Searched refs:max12 (Results 1 – 1 of 1) sorted by relevance
701 const uint8x16_t max12 = vmaxq_u8(max1, max2); in NeedsFilter2_NEON() local702 const uint8x16_t max123 = vmaxq_u8(max12, max3); in NeedsFilter2_NEON()