Home
last modified time | relevance | path

Searched refs:G711ENC_OUTPUT_BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
DOMX_G711Enc_Utils.h238 #define G711ENC_OUTPUT_BUFFER_SIZE 80 macro
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
DG711EncTest.c86 #define G711ENC_OUTPUT_BUFFER_SIZE 80 /*Component default output buffer size*/ macro
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
DOMX_G711Encoder.c303 pPortDef_op->nBufferSize = G711ENC_OUTPUT_BUFFER_SIZE; in OMX_ComponentInit()