HomeSort by relevance Sort by last modified time
    Searched refs:fs0 (Results 1 - 3 of 3) sorted by null

  /development/ndk/platforms/android-9/arch-mips/include/asm/
fpregdef.h 49 #define fs0 $f20 macro
97 #define fs0 $f24 macro
  /external/chromium_org/third_party/opus/src/celt/
laplace.c 44 static unsigned ec_laplace_get_freq1(unsigned fs0, int decay)
47 ft = 32768 - LAPLACE_MINP*(2*LAPLACE_NMIN) - fs0;
  /external/libopus/celt/
laplace.c 44 static unsigned ec_laplace_get_freq1(unsigned fs0, int decay)
47 ft = 32768 - LAPLACE_MINP*(2*LAPLACE_NMIN) - fs0;

Completed in 59 milliseconds