OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:int_vec31
(Results
1 - 2
of
2
) sorted by null
/external/svox/pico/lib/
picosig2.h
69
picoos_int32 *
int_vec31
; /*reserved for cepstral vectors input - fixed point */
member in struct:sig_innerobj
201
#define EnU
int_vec31
picosig2.c
76
sig_inObj->
int_vec31
=
233
sig_inObj->
int_vec31
= d32;
371
if (NULL != sig_inObj->
int_vec31
)
372
picoos_deallocate(mm, (void *) &(sig_inObj->
int_vec31
));
[
all
...]
Completed in 31 milliseconds