Searched refs:sub_vector (Results 1 – 2 of 2) sorted by relevance
203 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()
70 cepdata *sub_vector; member