Searched defs:coefs (Results  1 – 6 of 6) sorted by relevance
| /external/libopus/silk/float/ | 
| D | noise_shape_analysis_FLP.c | 40     const silk_float     *coefs,  in warped_gain()58     silk_float           *coefs,  in warped_true2monic_coefs()
 117     silk_float           *coefs,  in limit_coefs()
 
 | 
| /external/rappor/analysis/R/ | 
| D | alternative.R | 79   coefs <- do.call(lsei, model)$X  functionVar
 | 
| D | decode.R | 129     coefs <- setNames(rep(0, ncol(X)), colnames(X))  functionVar259   coefs <- setNames(rep(0, S), colnames(map))  functionVar
 396   mod <- list(coefs = coefs_ave[reported], stds = coefs_ssd[reported])  nameattr
 
 | 
| /external/libjpeg-turbo/simd/arm/ | 
| D | jcphuff-neon.c | 155     int16x8_t coefs = vdupq_n_s16(0);  in jsimd_encode_mcu_AC_first_prepare_neon()  local410     int16x8_t coefs = vdupq_n_s16(0);  in jsimd_encode_mcu_AC_refine_prepare_neon()  local
 
 | 
| /external/webrtc/modules/audio_processing/aecm/ | 
| D | aecm_core_mips.cc | 72   int32_t hann, hann1, coefs;  in WindowAndFFT()  local
 | 
| /external/dng_sdk/source/ | 
| D | dng_lens_correction.cpp | 470 		const dng_vector &coefs = fRadParams [plane];  in MaxSrcRadiusGap()  local
 |