OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:int_vec30
(Results
1 - 2
of
2
) sorted by null
/external/svox/pico/lib/
picosig2.h
68
picoos_int32 *
int_vec30
; /*reserved for cepstral vectors input - fixed point */
member in struct:sig_innerobj
200
#define EnV
int_vec30
picosig2.c
75
sig_inObj->
int_vec30
=
226
sig_inObj->
int_vec30
= d32;
369
if (NULL != sig_inObj->
int_vec30
)
370
picoos_deallocate(mm, (void *) &(sig_inObj->
int_vec30
));
[
all
...]
Completed in 225 milliseconds