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

  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
OMX_G711Enc_Utils.h 235 * @def G711ENC_OUTPUT_BUFFER_SIZE Default output buffer size
238 #define G711ENC_OUTPUT_BUFFER_SIZE 80
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
G711EncTest.c 83 * @def G711ENC_OUTPUT_BUFFER_SIZE Default output buffer size
86 #define G711ENC_OUTPUT_BUFFER_SIZE 80 /*Component default output buffer size*/
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Encoder.c 303 pPortDef_op->nBufferSize = G711ENC_OUTPUT_BUFFER_SIZE;
    [all...]

Completed in 488 milliseconds