HomeSort by relevance Sort by last modified time
    Searched refs:G726ENC_OUTPUT_BUFFER_SIZE (Results 1 - 3 of 3) sorted by null

  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
G726EncTest.c 99 * @def G726ENC_OUTPUT_BUFFER_SIZE Default output buffer size
102 #define G726ENC_OUTPUT_BUFFER_SIZE 60
683 printf("%d :: App: output buffer size = %d \n",__LINE__,G726ENC_OUTPUT_BUFFER_SIZE);
784 pCompPrivateStruct->nBufferSize = G726ENC_OUTPUT_BUFFER_SIZE;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/inc/
OMX_G726Enc_Utils.h 221 * @def G726ENC_OUTPUT_BUFFER_SIZE Default output buffer size
224 #define G726ENC_OUTPUT_BUFFER_SIZE 60
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Encoder.c 297 pPortDef_op->nBufferSize = G726ENC_OUTPUT_BUFFER_SIZE;
    [all...]

Completed in 440 milliseconds