OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_CEP_DIM
(Results
1 - 3
of
3
) sorted by null
/external/srec/srec/include/
frontpar.h
58
int melA_scale[
MAX_CEP_DIM
];
59
int melB_scale[
MAX_CEP_DIM
];
60
int dmelA_scale[
MAX_CEP_DIM
];
61
int dmelB_scale[
MAX_CEP_DIM
];
62
int ddmelA_scale[
MAX_CEP_DIM
];
63
int ddmelB_scale[
MAX_CEP_DIM
];
64
int rastaA_scale[
MAX_CEP_DIM
];
65
int rastaB_scale[
MAX_CEP_DIM
];
all_defs.h
74
#define
MAX_CEP_DIM
12
/external/srec/srec/cfront/
cheldsp4.c
224
featdata rpram[
MAX_CEP_DIM
+1], spram1[
MAX_CEP_DIM
+1], spram2[
MAX_CEP_DIM
+1], ddpram[
MAX_CEP_DIM
+1];
225
cepdata rgmcep[
MAX_CEP_DIM
+1]; /*regression MCEP coef. */
226
cepdata ddmcep[
MAX_CEP_DIM
+1]; /*del-del-MCEP coef. */
227
cepdata rastapar[
MAX_CEP_DIM
+1]; /*del-del-MCEP coef. */
Completed in 683 milliseconds