Searched refs:rasta (Results 1 - 2 of 2) sorted by relevance

/external/srec/srec/include/
H A Dfront.h109 cepdata *rasta; member in struct:__anon30220
/external/srec/srec/cfront/
H A Dfrontobj.c186 channel->rasta = (cepdata *) CALLOC((channel->mel_dim + 1),
187 sizeof(cepdata), "cfront.rasta");
230 FREE((char *) channel->rasta);
231 channel->rasta = NULL;
261 channel->rasta[ii] = 0;

Completed in 31 milliseconds