OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:int_vec26
(Results
1 - 2
of
2
) sorted by null
/external/svox/pico/lib/
picosig2.h
64
picoos_int32 *
int_vec26
; /*reserved for wavBuf - fixed point */
member in struct:sig_innerobj
164
#define WavBuff_p
int_vec26
/*output is Wav buffer (2*FFTSize)*/
picosig2.c
72
sig_inObj->
int_vec26
=
197
sig_inObj->
int_vec26
= d32;
361
if (NULL != sig_inObj->
int_vec26
)
362
picoos_deallocate(mm, (void *) &(sig_inObj->
int_vec26
));
455
sig_inObj->
int_vec26
[i] = 0; /*wav buff cleanup */
[
all
...]
Completed in 23 milliseconds