Home
last modified time | relevance | path

Searched defs:coefs (Results 1 – 8 of 8) sorted by relevance

/external/libopus/silk/float/
Dnoise_shape_analysis_FLP.c40 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/
Dalternative.R79 coefs <- do.call(lsei, model)$X functionVar
Ddecode.R129 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/
Djcphuff-neon.c156 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/
Diusace_lpc.c30 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/
Dcolor_bg.c328 struct gamma_coefs coefs = {0}; in compute_degam() local
/external/webrtc/modules/audio_processing/aecm/
Daecm_core_mips.cc72 int32_t hann, hann1, coefs; in WindowAndFFT() local
/external/dng_sdk/source/
Ddng_lens_correction.cpp470 const dng_vector &coefs = fRadParams [plane]; in MaxSrcRadiusGap() local