OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:outf0
(Results
1 - 1
of
1
) sorted by null
/external/svox/pico/lib/
picocep.c
214
picoos_int16 *
outF0
;
311
/* outCep,
outF0
, outVoiced */
402
picoos_deallocate(this->common->mm, (void *) &cep->
outF0
);
448
cep->
outF0
= (picoos_int16 *) picoos_allocate(this->common->mm,
457
if ((NULL == cep->
outF0
) || (NULL == cep->outXCep) || (NULL
459
picoos_deallocate(this->common->mm, (void *) &(cep->
outF0
));
[
all
...]
Completed in 86 milliseconds