OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:G726D_OUTPUT_BUFFER_SIZE
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
OMX_G726Decoder.h
70
#define
G726D_OUTPUT_BUFFER_SIZE
160 /* Default size of output buffer */
OMX_G726Dec_Utils.h
71
#define
G726D_OUTPUT_BUFFER_SIZE
320 /* Default size of output buffer */
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Decoder.c
373
pPortDef_op->nBufferSize =
G726D_OUTPUT_BUFFER_SIZE
;
[
all
...]
Completed in 259 milliseconds