OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:int_vec34
(Results
1 - 2
of
2
) sorted by null
/external/svox/pico/lib/
picosig2.h
74
picoos_int32 *
int_vec34
; /* reserved for sin table- fixed point */
member in struct:sig_innerobj
202
#define randCosTbl
int_vec34
picosig2.c
79
sig_inObj->
int_vec34
=
255
sig_inObj->
int_vec34
= d32;
377
if (NULL != sig_inObj->
int_vec34
)
378
picoos_deallocate(mm, (void *) &(sig_inObj->
int_vec34
));
[
all
...]
Completed in 25 milliseconds