OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:int_vec38
(Results
1 - 2
of
2
) sorted by null
/external/svox/pico/lib/
picosig2.h
67
picoos_int32 *
int_vec38
; /*reserved for cepstral vectors input - fixed point */
member in struct:sig_innerobj
197
#define d_p
int_vec38
/*output mel_2_lin_init : table lookup vector D*/
picosig2.c
83
sig_inObj->
int_vec38
=
219
sig_inObj->
int_vec38
= d32;
367
if (NULL != sig_inObj->
int_vec38
)
368
picoos_deallocate(mm, (void *) &(sig_inObj->
int_vec38
));
[
all
...]
Completed in 24 milliseconds