OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:int_vec35
(Results
1 - 2
of
2
) sorted by null
/external/svox/pico/lib/
picosig2.h
75
picoos_int32 *
int_vec35
; /* reserved for cos table - fixed point */
member in struct:sig_innerobj
203
#define randSinTbl
int_vec35
picosig2.c
80
sig_inObj->
int_vec35
=
262
sig_inObj->
int_vec35
= d32;
379
if (NULL != sig_inObj->
int_vec35
)
380
picoos_deallocate(mm, (void *) &(sig_inObj->
int_vec35
));
[
all
...]
Completed in 114 milliseconds