Searched refs:coefs (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/opus/src/silk/float/
H A Dnoise_shape_analysis_FLP.c40 const silk_float *coefs,
48 gain = coefs[ order - 1 ];
50 gain = lambda * gain + coefs[ i ];
228 /* Compute noise shaping AR coefs and gains */
39 warped_gain( const silk_float *coefs, silk_float lambda, opus_int order ) argument
/external/libopus/silk/float/
H A Dnoise_shape_analysis_FLP.c40 const silk_float *coefs,
48 gain = coefs[ order - 1 ];
50 gain = lambda * gain + coefs[ i ];
228 /* Compute noise shaping AR coefs and gains */
39 warped_gain( const silk_float *coefs, silk_float lambda, opus_int order ) argument
/external/chromium_org/third_party/qcms/src/
H A Dtransform.c56 struct vector coefs; local
95 coefs = matrix_eval(primaries_invert, white_point);
97 result.m[0][0] = coefs.v[0]*xr;
98 result.m[0][1] = coefs.v[1]*xg;
99 result.m[0][2] = coefs.v[2]*xb;
101 result.m[1][0] = coefs.v[0]*yr;
102 result.m[1][1] = coefs.v[1]*yg;
103 result.m[1][2] = coefs.v[2]*yb;
105 result.m[2][0] = coefs.v[0]*(1.-xr-yr);
106 result.m[2][1] = coefs
[all...]
/external/jpeg/
H A Djddctmgr.c45 extern void armv6_idct(short *coefs, int *quans, unsigned char **rows, int col);
/external/qemu/distrib/jpeg-6b/
H A Djddctmgr.c41 extern void armv6_idct(short *coefs, int *quans, unsigned char **rows, int col);
/external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
H A Daecm_core_mips.c86 int32_t hann, hann1, coefs; local
99 "addiu %[coefs], %[coefTable], 0 \n\t"
110 "lh %[f_coef], 0(%[coefs]) \n\t"
111 "lh %[s_coef], 2(%[coefs]) \n\t"
122 " addiu %[coefs], %[coefs], 4 \n\t"
133 "lh %[f_coef], 0(%[coefs]) \n\t"
134 "lh %[s_coef], 2(%[coefs]) \n\t"
145 " addiu %[coefs], %[coefs],
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.sat4j.pb_2.2.0.v20100429.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1746 milliseconds