OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:int_vec28
(Results
1 - 2
of
2
) sorted by null
/external/svox/pico/lib/
picosig2.h
65
picoos_int32 *
int_vec28
; /*reserved for cepstral vectors input - fixed point */
member in struct:sig_innerobj
196
#define wcep_pI
int_vec28
/*input step1*/
picosig2.c
73
sig_inObj->
int_vec28
=
205
sig_inObj->
int_vec28
= d32;
363
if (NULL != sig_inObj->
int_vec28
)
364
picoos_deallocate(mm, (void *) &(sig_inObj->
int_vec28
));
[
all
...]
Completed in 33 milliseconds