Home | History | Annotate | Download | only in src

Lines Matching refs:IMAX

861    short_alpha = Q15ONE - 25*Q15ONE/IMAX(50,frame_rate);
1320 st->detected_bandwidth = IMAX(st->detected_bandwidth, min_detected_bandwidth);
1586 st->silk_mode.bitRate = IMAX(1, st->silk_mode.bitRate-2000);
1747 st->silk_mode.stereoWidth_Q14 = IMIN((1<<14),2*IMAX(0,equiv_rate-30000));
1783 redundancy_bytes = IMIN(257, IMAX(2, redundancy_bytes));