HomeSort by relevance Sort by last modified time
    Searched full:sine (Results 51 - 75 of 90) sorted by null

1 23 4

  /external/kernel-headers/original/linux/
input.h 732 __u16 waveform; /* Kind of wave (sine, square...) */
  /external/neven/Embedded/common/src/b_BasicEm/
Phase.c 175 /** computation of sine tables (do not uncomment or remove)
  /external/opencore/codecs_v2/audio/mp3/dec/src/
pvmp3_mdct_18.cpp 41 const int32 *window sine window used in the mdct, three types are allowed
  /external/srec/srec/cfront/
frontobj.c 472 /* Sine tables for FFT */
sp_fft.c 493 /* Load cosine and sine tables */
  /external/v8/src/arm/
codegen-arm.h 396 // Fast call to sine function.
  /frameworks/base/media/libstagefright/codecs/mp3dec/src/
pvmp3_mdct_18.cpp 41 const int32 *window sine window used in the mdct, three types are allowed
  /external/svox/pico/lib/
picofftsg.c 40 * <b> Fast Fourier/Cosine/Sine Transform </b>\n
56 - ddst: Discrete Sine Transform
58 - dfst: Sine Transform of RDFT (Real Anti-symmetric DFT)
171 <b> DST (Discrete Sine Transform) / Inverse of DST</b>
233 <b> Sine Transform of RDFT (Real Anti-symmetric DFT)</b>
    [all...]
  /dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
StrictMathTest.java 295 assertTrue("Returned incorrect arc sine", StrictMath.sin(StrictMath
    [all...]
MathTest.java 172 assertTrue("Returned incorrect arc sine", lr == t || (lr + 1) == t
    [all...]
  /external/icu4c/data/unidata/
BidiMirroring.txt 435 # 223F; SINE WAVE
  /external/sonivox/arm-fm-22k/lib_src/
eas_chorus.c 60 //this is a sine wave, where 32767 = 1.0
eas_fmtables.c 105 // Contains sine lookup table
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_chorus.c 60 //this is a sine wave, where 32767 = 1.0
eas_fmtables.c 105 // Contains sine lookup table
  /external/sonivox/arm-wt-22k/lib_src/
eas_chorus.c 60 //this is a sine wave, where 32767 = 1.0
  /frameworks/base/tests/CoreTests/android/core/
MathTest.java 121 assertTrue("Returned incorrect arc sine", lr == t || (lr + 1) == t
    [all...]
  /external/opencore/codecs_v2/audio/aac/dec/src/
window_tables_fxp.cpp 52 For a sine table with N points:
trans4m_freq_2_time_fxp.cpp 241 Otherwise, for window_shape == 0, a sine window is employed.
243 The window length N can be 2048 or 256 for the KBD and the sine window.
    [all...]
calc_sbr_envelope.cpp 520 * Calculate levels and gain, dependent on whether a synthetic, a sine is present or not.
    [all...]
  /frameworks/base/media/libstagefright/codecs/aacdec/
window_tables_fxp.cpp 52 For a sine table with N points:
trans4m_freq_2_time_fxp.cpp 241 Otherwise, for window_shape == 0, a sine window is employed.
243 The window length N can be 2048 or 256 for the KBD and the sine window.
    [all...]
calc_sbr_envelope.cpp 520 * Calculate levels and gain, dependent on whether a synthetic, a sine is present or not.
    [all...]
  /frameworks/base/core/res/res/values-da/
strings.xml 235 <string name="permdesc_manageAppTokens" msgid="977127907524195988">"Tillader, at programmet opretter og administrerer sine egen tokens og gå uden om sin normale Z-rækkefølge. Bør aldrig være nødvendigt til normale programmer."</string>
237 <string name="permdesc_injectEvents" msgid="3946098050410874715">"Tillader, at et program leverer sine egne inputbegivenheder (tastetryk osv.) til andre programmer. Ondsindede programmer kan bruge dette til at overtage telefonen."</string>
    [all...]
  /frameworks/base/core/res/res/values-nb/
strings.xml 235 <string name="permdesc_manageAppTokens" msgid="977127907524195988">"Lar applikasjoner lage og vedlikeholde sine egne symboler, noe som lar dem overstyre den vanlige Z-ordningen. Vanlige applikasjoner bør aldri trenge dette."</string>
237 <string name="permdesc_injectEvents" msgid="3946098050410874715">"Lar applikasjonen levere sine egne inndatahendelser (tastetrykk osv.) til andre applikasjoner. Ondsinnede applikasjoner kan bruke dette til å ta over telefonen."</string>
    [all...]

Completed in 415 milliseconds

1 23 4