OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:int_vec36
(Results
1 - 2
of
2
) sorted by null
/external/svox/pico/lib/
picosig2.h
76
picoos_int32 *
int_vec36
; /* reserved for currently used sin table- fixed point */
member in struct:sig_innerobj
204
#define outCosTbl
int_vec36
picosig2.c
81
sig_inObj->
int_vec36
=
269
sig_inObj->
int_vec36
= d32;
381
if (NULL != sig_inObj->
int_vec36
)
382
picoos_deallocate(mm, (void *) &(sig_inObj->
int_vec36
));
[
all
...]
Completed in 20 milliseconds