Home | History | Annotate | Download | only in dsp

Lines Matching refs:max3

689   const uint8x16_t max3 = vmaxq_u8(a_q2_q1, a_q1_q0);
691 const uint8x16_t max123 = vmaxq_u8(max12, max3);