HomeSort by relevance Sort by last modified time
    Searched full:fits_in32 (Results 1 - 1 of 1) sorted by null

  /external/libopus/celt/
rate.c 54 static int fits_in32(int _n, int _k) function
116 while (fits_in32(N,get_pulses(K+1)) && K<MAX_PSEUDO)

Completed in 781 milliseconds