OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:idx_vect8
(Results
1 - 2
of
2
) sorted by null
/external/svox/pico/lib/
picosig2.h
57
picoos_int16 *
idx_vect8
; /*reserved for LocV*/
member in struct:sig_innerobj
211
#define LocV
idx_vect8
/*excitation position voiced pulses*/
picosig2.c
91
sig_inObj->
idx_vect8
= sig_inObj->idx_vect9 = NULL;
153
sig_inObj->
idx_vect8
= data_i;
348
if (NULL != sig_inObj->
idx_vect8
)
349
picoos_deallocate(mm, (void *) &(sig_inObj->
idx_vect8
));
[
all
...]
Completed in 27 milliseconds