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

  /external/srec/srec/include/
front.h 101 cepdata *filterbankref; member in struct:__anon11333
  /external/srec/srec/cfront/
frontobj.c 180 channel->filterbankref = (cepdata *) CALLOC(channel->num_freq,
181 sizeof(cepdata), "cfront.filterbankref");
226 FREE((char *) channel->filterbankref);
227 channel->filterbankref = NULL;

Completed in 64 milliseconds