Home
last modified time | relevance | path

Searched refs:fits_in32 (Results 1 – 1 of 1) sorted by relevance

/external/libopus/celt/
Drate.c54 static int fits_in32(int _n, int _k) in fits_in32() function
116 while (fits_in32(N,get_pulses(K+1)) && K<MAX_PSEUDO) in compute_pulse_cache()