OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:int_vec37
(Results
1 - 2
of
2
) sorted by null
/external/svox/pico/lib/
picosig2.h
77
picoos_int32 *
int_vec37
; /* reserved for currently used cos table - fixed point */
member in struct:sig_innerobj
205
#define outSinTbl
int_vec37
picosig2.c
82
sig_inObj->
int_vec37
=
276
sig_inObj->
int_vec37
= d32;
383
if (NULL != sig_inObj->
int_vec37
)
384
picoos_deallocate(mm, (void *) &(sig_inObj->
int_vec37
));
[
all
...]
Completed in 64 milliseconds