HomeSort by relevance Sort by last modified time
    Searched full:sine (Results 251 - 275 of 350) sorted by null

<<11121314

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_mdct_18.cpp 41 const int32 *window sine window used in the mdct, three types are allowed
  /libcore/luni/src/test/java/libcore/java/lang/
OldAndroidMathTest.java 95 assertTrue("Returned incorrect arc sine", lr == t || (lr + 1) == t
  /packages/apps/ContactsCommon/res/values-tl/
strings.xml 161 <string name="savingDisplayGroups" msgid="6863012138107446030">"Sine-save ang mga pagpipilian sa pagpapakita?"</string>
  /packages/inputmethods/LatinIME/java/res/values-tl/
strings.xml 147 <string name="setup_steps_title" msgid="6400373034871816182">"Sine-set up ang <xliff:g id="APPLICATION_NAME">%s</xliff:g>"</string>
  /external/ImageMagick/MagickCore/
fx.c 5234 sine; local
    [all...]
distort.c 670 cosine, sine,
738 a=DegreesToRadians(a); cosine=cos(a); sine=sin(a);
742 coeff[1]=sine/sx;
744 coeff[3]=(-sine)/sy;
666 cosine, sine, local
    [all...]
  /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...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
mpfr.info     [all...]
  /external/crcalc/src/com/hp/creals/
CR.java     [all...]
  /external/freetype/src/base/
ftstroke.c     [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/
ftstroke.c     [all...]
  /external/libhevc/common/arm64/
ihevc_itrans_recon_8x8.s 129 //// sine constants - d1
670 //// sine constants - d1
    [all...]
  /external/libmpeg2/common/arm/
impeg2_idct.s 387 @// Sine Constants - D1
885 @// Sine Constants - D1
    [all...]
  /external/libmpeg2/common/armv8/
impeg2_idct.s 330 //// sine constants - d1
    [all...]
  /external/pdfium/third_party/freetype/src/base/
ftstroke.c     [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
StrictMathTest.java 100 assertTrue("Returned incorrect arc sine", StrictMath.sin(StrictMath
    [all...]
  /external/autotest/client/site_tests/firmware_TouchMTB/
touchbotII_robot_wrapper.py 192 GV.SINE_WAVE: 'SINE',
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/demos/
FFConsoleDemo.cpp 511 // and only for Triangle, Square and Sine periodic forces under Linux 2.6.22.9
  /external/mesa3d/src/mesa/swrast/
s_tritemp.h 304 * and top edges. Since this magnitude depends on the sine of
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_chorus.c 60 //this is a sine wave, where 32767 = 1.0
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
fft.c 286 REAL *Sin = NULL; /* Sine values */
  /packages/apps/Camera2/res/values-tl/
strings.xml 285 <string name="saving_tiny_planet" msgid="8828265180177375494">"Sine-save Maliit na Planeta ?"</string>
    [all...]
  /packages/apps/Contacts/res/values-tl/
strings.xml 291 <string name="compact_editor_account_selector_title" msgid="5119592614151786601">"Sine-save sa"</string>
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
AudioTrackTest.java     [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/util/
MathUtils.java     [all...]

Completed in 910 milliseconds

<<11121314