Home | History | Annotate | Download | only in dsp

Lines Matching defs:max2

687   const uint8x16_t max2 = vmaxq_u8(a_p1_p0, a_q3_q2);
689 const uint8x16_t max12 = vmaxq_u8(max1, max2);