HomeSort by relevance Sort by last modified time
    Searched refs:rasta (Results 1 - 2 of 2) sorted by null

  /external/srec/srec/include/
front.h 109 cepdata *rasta; member in struct:__anon11333
  /external/srec/srec/cfront/
frontobj.c 186 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 348 milliseconds