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/
H A DOMX_G711Enc_Utils.h235 * @def G711ENC_OUTPUT_BUFFER_SIZE Default output buffer size
238 #define G711ENC_OUTPUT_BUFFER_SIZE 80 macro
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
H A DG711EncTest.c83 * @def G711ENC_OUTPUT_BUFFER_SIZE Default output buffer size
86 #define G711ENC_OUTPUT_BUFFER_SIZE 80 /*Component default output buffer size*/ macro
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Encoder.c303 pPortDef_op->nBufferSize = G711ENC_OUTPUT_BUFFER_SIZE;

Completed in 45 milliseconds