Searched refs:max123 (Results 1 – 1 of 1) sorted by relevance
702 const uint8x16_t max123 = vmaxq_u8(max12, max3); in NeedsFilter2_NEON() local703 const uint8x16_t mask2 = vcgeq_u8(ithresh_v, max123); in NeedsFilter2_NEON()