Home
last modified time | relevance | path

Searched defs:scaling (Results 1 – 25 of 35) sorted by relevance

12

/external/webrtc/webrtc/common_audio/signal_processing/
Ddot_product_with_scale.c16 int scaling) { in WebRtcSpl_DotProductWithScale()
Denergy.c26 int scaling = in WebRtcSpl_Energy() local
Dauto_correlation.c23 int scaling = 0; in WebRtcSpl_AutoCorrelation() local
Dcross_correlation_neon.c19 int scaling) { in DotProductWithScaleNeon()
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dtime_stretch.cc81 int scaling = 31 - WebRtcSpl_NormW32(max_input_value_ * max_input_value_) - in Process() local
162 int scaling = kLogCorrelationLen - WebRtcSpl_NormW32( in AutoCorrelation() local
Dnormal.cc81 int scaling = 6 + fs_shift in Process() local
/external/pdfium/third_party/freetype/src/cff/
Dcffparse.c129 FT_Long* scaling ) in cff_parse_real()
411 FT_Long scaling ) in do_fixed()
455 FT_Long scaling ) in cff_parse_fixed_scaled()
466 FT_Long* scaling ) in cff_parse_fixed_dynamic()
519 FT_Long scaling; in cff_parse_font_matrix() local
/external/freetype/src/cff/
Dcffparse.c129 FT_Long* scaling ) in cff_parse_real()
411 FT_Long scaling ) in do_fixed()
455 FT_Long scaling ) in cff_parse_fixed_scaled()
466 FT_Long* scaling ) in cff_parse_fixed_dynamic()
519 FT_Long scaling; in cff_parse_font_matrix() local
/external/speex/libspeex/
Dfilterbank.h45 float *scaling; member
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dpitch_estimator_c.c23 int16_t scaling,n,k; in WebRtcIsacfix_PCorr2Q32() local
Dfilters_mips.c21 int16_t scaling = 0; in WebRtcIsacfix_AutocorrMIPS() local
Dfilters_neon.c24 int16_t scaling = 0; in WebRtcIsacfix_AutocorrNeon() local
Dfilters.c24 int16_t scaling = 0; in WebRtcIsacfix_AutocorrC() local
Dpitch_estimator_mips.c18 int16_t scaling,n,k; in WebRtcIsacfix_PCorr2Q32() local
/external/aac/libAACenc/src/
Dpre_echo_control.cpp119 int scaling; in FDKaacEnc_PreEchoControl() local
/external/webrtc/webrtc/voice_engine/
Dvoe_volume_control_impl.cc307 float scaling) { in SetChannelOutputVolumeScaling()
332 float& scaling) { in GetChannelOutputVolumeScaling()
/external/webrtc/webrtc/voice_engine/test/auto_test/standard/
Dvolume_test.cc205 float scaling = -1.0f; in TEST_F() local
216 float scaling = 1.0f; in TEST_F() local
/external/eigen/Eigen/src/Eigen2Support/
DSVD.h583 void SVD<MatrixType>::computeRotationScaling(RotationType *rotation, ScalingType *scaling) const in computeRotationScaling()
609 void SVD<MatrixType>::computeScalingRotation(ScalingType *scaling, RotationType *rotation) const in computeScalingRotation()
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/direct/
DNelderMead.java97 final double scaling = 1.0 / n; in iterateSimplex() local
/external/eigen/test/eigen2/
Deigen2_hyperplane.cpp53 Scaling<Scalar,HyperplaneType::AmbientDimAtCompileTime> scaling(VectorType::Random()); in hyperplane() local
/external/eigen/test/
Dgeo_hyperplane.cpp53 DiagonalMatrix<Scalar,HyperplaneType::AmbientDimAtCompileTime> scaling(VectorType::Random()); in hyperplane() local
/external/freetype/src/base/
Dftcalc.c742 FT_Long scaling ) in FT_Matrix_Multiply_Scaled()
767 FT_Long scaling ) in FT_Vector_Transform_Scaled()
/external/eigen/Eigen/src/Geometry/
DTransform.h1016 …de,Options>::computeRotationScaling(RotationMatrixType *rotation, ScalingMatrixType *scaling) const in computeRotationScaling()
1045 void Transform<Scalar,Dim,Mode,Options>::computeScalingRotation(ScalingMatrixType *scaling, Rotatio… in computeScalingRotation()
/external/pdfium/third_party/freetype/src/base/
Dftcalc.c715 FT_Long scaling ) in FT_Matrix_Multiply_Scaled()
740 FT_Long scaling ) in FT_Vector_Transform_Scaled()
/external/clang/lib/StaticAnalyzer/Checkers/
DArrayBoundCheckerV2.cpp233 NonLoc baseVal, CharUnits scaling, in scaleValue()

12