Home
last modified time | relevance | path

Searched defs:cepobj (Results 1 – 6 of 6) sorted by relevance

/external/srec/srec/cfront/
Dfrontobj.c163 front_freq *freqobj, front_cep *cepobj) in setup_channel_object()
535 front_cep *cepobj; in create_cep_object() local
541 static void delete_cep_object(front_cep *cepobj) in delete_cep_object()
548 static void setup_cep_object(front_cep *cepobj, front_parameters *parameters, in setup_cep_object()
641 static void reset_cep_object(front_cep *cepobj) in reset_cep_object()
648 static void clear_cep_object(front_cep *cepobj) in clear_cep_object()
Dchelfep.c51 front_freq *freqobj, front_cep *cepobj, in make_frame()
110 static featdata smoothed_c0(front_cep *cepobj, front_channel *channel) in smoothed_c0()
Dchelmel4.c68 front_freq *freqobj, front_cep *cepobj) in cepstrum_params()
125 static void mel_loglookup_with_offset(front_cep *cepobj, in mel_loglookup_with_offset()
Dcheldsp4.c152 static void scale_data(const front_cep *cepobj, const featdata *rpram, featdata *pram1, in scale_data()
195 static void pack_frame(const front_cep *cepobj, featdata *dest_frame, in pack_frame()
222 int make_std_frame(front_channel *channel, front_cep *cepobj, featdata *hFrame) in make_std_frame()
Dspec_anl.c57 front_freq *freqobj, front_cep *cepobj, samdata *income, in filterbank_emulation()
/external/srec/srec/include/
Dfront.h217 front_cep *cepobj; member