OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:idx_vect4
(Results
1 - 2
of
2
) sorted by null
/external/svox/pico/lib/
picosig2.h
53
picoos_int16 *
idx_vect4
; /*reserved for max peak index arrax in pchip*/
member in struct:sig_innerobj
picosig2.c
89
sig_inObj->idx_vect1 = sig_inObj->idx_vect2 = sig_inObj->
idx_vect4
= NULL;
121
sig_inObj->
idx_vect4
= data_i;
340
if (NULL != sig_inObj->
idx_vect4
)
341
picoos_deallocate(mm, (void *) &(sig_inObj->
idx_vect4
));
459
sig_inObj->idx_vect1[i] = sig_inObj->
idx_vect4
[i]
[
all
...]
Completed in 8638 milliseconds