OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PICOWA_MAXITEMSIZE
(Results
1 - 2
of
2
) sorted by null
/external/svox/pico/lib/
picowa.h
121
#define
PICOWA_MAXITEMSIZE
260
picowa.c
58
picoos_uint8 inBuf[
PICOWA_MAXITEMSIZE
]; /* internal input buffer */
62
picoos_uint8 outBuf[
PICOWA_MAXITEMSIZE
]; /* internal output buffer */
96
wa->inBufSize =
PICOWA_MAXITEMSIZE
;
98
wa->outBufSize =
PICOWA_MAXITEMSIZE
;
Completed in 184 milliseconds