Searched defs:coefs (Results 1 – 8 of 8) 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)) functionVar 259 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 | 156 int16x8_t coefs = vdupq_n_s16(0); in jsimd_encode_mcu_AC_first_prepare_neon() local 411 int16x8_t coefs = vdupq_n_s16(0); in jsimd_encode_mcu_AC_refine_prepare_neon() local
|
/external/libxaac/encoder/ |
D | iusace_lpc.c | 30 static FLOAT32 iusace_lpc_eval_chebyshev_polyn(FLOAT32 x, FLOAT32 *coefs, WORD32 order) { in iusace_lpc_eval_chebyshev_polyn()
|
/external/mesa3d/src/amd/vpelib/src/core/ |
D | color_bg.c | 328 struct gamma_coefs coefs = {0}; in compute_degam() 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
|