Searched defs:front_channel (Results 1 - 1 of 1) sorted by relevance

/external/srec/srec/include/
H A Dfront.h113 front_channel; typedef in typeref:struct:__anon31102
229 int make_frame(front_channel *channel, front_wave *waveobj,
239 void load_samples(front_channel *channel, int window_length,
241 void filterbank_emulation(front_channel * channel, front_wave *waveobj,
244 void cepstrum_params(front_channel *channel, front_wave *waveobj,
246 int make_std_frame(front_channel *channel, front_cep *cepobj,
248 int purge_std_frames(front_channel *channel, front_cep *cepobj,
267 front_channel *create_channel_object(void) ;
268 void delete_channel_object(front_channel *channel);
269 void setup_channel_object(front_channel *channe
[all...]

Completed in 72 milliseconds