Home | History | Annotate | Download | only in celt

Lines Matching refs:IMIN

384       effEnd = IMAX(start, IMIN(end, mode->effEBands));
429 bound = IMIN(bound, N/downsample);
507 exc_length = IMIN(2*pitch_index, MAX_PERIOD);
857 quanta = IMIN(width<<BITRES, IMAX(6<<BITRES, width));
933 bound = IMIN(bound, N/st->downsample);