Searched refs:math (Results 1 - 25 of 111) sorted by relevance

12345

/frameworks/av/media/libeffects/loudness/dsp/core/
H A Dbasic-inl.h20 #include <math.h>
H A Ddynamic_range_compression.cpp19 #include "common/core/math.h"
80 const float max_abs_x_dB = math::fast_log(max_abs_x);
94 math::ExpApproximationViaTaylorExpansionOrder5(state_ - prev_state);
109 const float max_abs_x_dB = math::fast_log(max_abs_x);
123 math::ExpApproximationViaTaylorExpansionOrder5(state_ - prev_state);
H A Dinterpolator_linear.h20 #include <math.h>
/frameworks/av/media/libeffects/loudness/common/core/
H A Dmath.h20 #include <math.h>
27 #include <math.h>
34 namespace math { namespace in namespace:le_fx
68 } // namespace math
/frameworks/av/include/cpustats/
H A DCentralTendencyStatistics.h20 #include <math.h>
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dm4venc_oscl.h29 #include <math.h>
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
H A DomxVCM4P2_DCT8x8blk.c32 #include <math.h>
H A DomxVCM4P2_IDCT8x8blk.c33 #include <math.h>
/frameworks/base/media/mca/filterfw/native/core/
H A Dstatistics.cpp19 #include <math.h>
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
H A Dbrightness.cpp21 #include <math.h>
H A Dcontrast.cpp21 #include <math.h>
H A Dexposure.cpp21 #include <math.h>
H A Dstats_scorer.cpp22 #include <math.h>
/frameworks/base/core/jni/
H A Dandroid_util_FloatMath.cpp3 #include <math.h>
/frameworks/native/opengl/tests/gl_perfapp/jni/
H A Dgl_code.cpp14 #include <math.h>
/frameworks/native/services/sensorservice/
H A DLinearAccelerationSensor.cpp18 #include <math.h>
H A DCorrectedGyroSensor.cpp18 #include <math.h>
H A DGravitySensor.cpp18 #include <math.h>
H A DOrientationSensor.cpp18 #include <math.h>
/frameworks/rs/driver/runtime/
H A DAndroid.mk44 ll32/math.ll
48 ll64/math.ll
/frameworks/av/cmds/stagefright/
H A DSineSource.cpp3 #include <math.h>
/frameworks/native/libs/input/
H A DVelocityControl.cpp23 #include <math.h>
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMasRequestPushMessage.java20 import java.math.BigInteger;
/frameworks/rs/java/tests/HelloComputeNDK/libhellocomputendk/
H A DhelloComputeNDK.cpp7 #include <math.h>
/frameworks/base/keystore/tests/src/android/security/
H A DKeyPairGeneratorSpecTest.java21 import java.math.BigInteger;

Completed in 5216 milliseconds

12345