Home
last modified time | relevance | path

Searched refs:sub_vector (Results 1 – 2 of 2) sorted by relevance

/external/srec/srec/cfront/
Dfrontobj.c203 channel->spectral_sub->sub_vector = (cepdata *) CALLOC(NUM_MEL_FREQS, in setup_channel_object()
236 FREE((char *) channel->spectral_sub->sub_vector); in clear_channel_object()
267 channel->spectral_sub->sub_vector[ii] = (cepdata) 0.0; in reset_channel_object()
/external/srec/srec/include/
Dfront.h70 cepdata *sub_vector; member