Home
last modified time | relevance | path

Searched refs:NUM_G729DEC_OUTPUT_BUFFERS (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
DOMX_G729Decoder.h89 #define NUM_G729DEC_OUTPUT_BUFFERS 1 macro
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
DOMX_G729Decoder.c395 pPortDef_op->nBufferCountActual = NUM_G729DEC_OUTPUT_BUFFERS; in OMX_ComponentInit()
396 pPortDef_op->nBufferCountMin = NUM_G729DEC_OUTPUT_BUFFERS; in OMX_ComponentInit()