OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:coefs
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/opus/src/silk/float/
noise_shape_analysis_FLP.c
40
const silk_float *
coefs
,
48
gain =
coefs
[ order - 1 ];
50
gain = lambda * gain +
coefs
[ i ];
228
/* Compute noise shaping AR
coefs
and gains */
/external/libopus/silk/float/
noise_shape_analysis_FLP.c
40
const silk_float *
coefs
,
48
gain =
coefs
[ order - 1 ];
50
gain = lambda * gain +
coefs
[ i ];
228
/* Compute noise shaping AR
coefs
and gains */
/external/chromium_org/third_party/qcms/src/
transform.c
56
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
.v[1]*(1.-xg-yg)
[
all
...]
/external/jpeg/
jddctmgr.c
45
extern void armv6_idct(short *
coefs
, int *quans, unsigned char **rows, int col);
/external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
aecm_core_mips.c
86
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
], 4 \n\t
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.sat4j.pb_2.2.0.v20100429.jar
Completed in 446 milliseconds