Home
last modified time | relevance | path

Searched defs:corr (Results 1 – 25 of 30) sorted by relevance

12

/external/libopus/silk/fixed/arm/
Dwarped_autocorrelation_FIX_arm.h47 # define silk_warped_autocorrelation_FIX(corr, scale, input, warping_Q16, length, order, arch) \ argument
57 # define silk_warped_autocorrelation_FIX(corr, scale, input, warping_Q16, length, order, arch) \ argument
61 # define silk_warped_autocorrelation_FIX(corr, scale, input, warping_Q16, length, order, arch) \ argument
Dwarped_autocorrelation_FIX_neon_intr.c61opus_int32 *corr, /* O Result [order + 1] … in silk_warped_autocorrelation_FIX_neon()
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Dmy_corr.c26 int32_t* corr, /* (o) correlation of seq1 and seq2 */ in WebRtcIlbcfix_MyCorr()
Dcomp_corr.c27 int32_t *corr, /* (o) cross correlation */ in WebRtcIlbcfix_CompCorr()
/external/webrtc/webrtc/common_audio/signal_processing/
Dcross_correlation.c24 int32_t corr = 0; in WebRtcSpl_CrossCorrelationC() local
/external/libopus/silk/float/
Dwarped_autocorrelation_FLP.c36silk_float *corr, /* O Result [order + 1] … in silk_warped_autocorrelation_FLP()
/external/libopus/silk/fixed/
Dwarped_autocorrelation_FIX.c41opus_int32 *corr, /* O Result [order + 1] … in silk_warped_autocorrelation_FIX_c()
Dmain_FIX.h121 #define silk_warped_autocorrelation_FIX(corr, scale, input, warping_Q16, length, order, arch) \ argument
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dlpc_masking_model_unittest.cc26 int32_t corr[kIntOrder + 1] = {11443647, -27495, 0, in CalculateResidualEnergyTester() local
Dpitch_estimator.c162 int32_t corr; in WebRtcIsacfix_InitialPitch() local
Ddecode_plc.c272 int32_t nHP, pHP, wNoisyHP, wPriodicHP, corr, minCorr, maxCoeff; in WebRtcIsacfix_DecodePlcImpl() local
/external/libopus/silk/
Dstereo_find_predictor.c45 opus_int32 nrgx, nrgy, corr, pred_Q13, pred2_Q10; in silk_stereo_find_predictor() local
/external/speex/libspeexdsp/
Decho_diagnostic.m21 corr = real(ifft(fft(rec).*conj(fft(play)))); variable
/external/fec/
Ddotprod_port.c48 long corr; in dotprod_port() local
/external/webrtc/webrtc/modules/audio_processing/vad/
Dvad_audio_proc.cc121 void VadAudioProc::SubframeCorrelation(double* corr, in SubframeCorrelation()
141 double corr[kLpcOrder + 1]; in GetLpcPolynomials() local
/external/libopus/silk/fixed/mips/
Dwarped_autocorrelation_FIX_mipsr1.h46opus_int32 *corr, /* O Result [order + 1] … in silk_warped_autocorrelation_FIX()
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/correlation/
DPearsonsCorrelation.java195 double corr = correlation(matrix.getColumn(i), matrix.getColumn(j)); in computeCorrelationMatrix() local
/external/harfbuzz_ng/test/api/
Dtest-ot-math.c341 hb_position_t corr; in get_glyph_assembly_italics_correction() local
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dencode.c663 double corr[SUBFRAMES << 1][UB_LPC_ORDER + 1]; in WebRtcIsac_EncodeUb16() local
857 double corr[UB_LPC_GAIN_DIM][UB_LPC_ORDER + 1]; in WebRtcIsac_EncodeUb12() local
Dpitch_estimator.c146 double corr, corr_max; in WebRtcIsac_InitializePitch() local
Dfilter_functions.c137 double corr[PITCH_WLPCORDER+1], rc[PITCH_WLPCORDER+1]; in WebRtcIsac_WeightingFilter() local
/external/libjpeg-turbo/
Djcdctmgr.c416 UDCTELEM recip, corr; in quantize() local
/external/libaom/libaom/aom_dsp/
Dnoise_model.c899 const double corr = c > 0 ? coeffs[num_coords] : 0; in add_noise_std_observations() local
930 const double corr = in is_noise_model_different() local
/external/aac/libAACdec/src/
Dblock.cpp981 FIXP_DBL corr = (FIXP_DBL)0; in get_gain() local
Dusacdec_lpd.cpp151 FIXP_DBL tmp, ener, corr, gain; in bass_pf_1sf_delay() local

12