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