Home | History | Annotate | Download | only in dsp

Lines Matching full:max12

690   const uint8x16_t max12 = vmaxq_u8(max1, max2);
691 const uint8x16_t max123 = vmaxq_u8(max12, max3);