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

  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
OMX_G711Enc_Utils.h 223 * @def G711ENC_NUM_OUTPUT_BUFFERS Default number of output buffers
226 #define G711ENC_NUM_OUTPUT_BUFFERS 1
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Encoder.c 301 pPortDef_op->nBufferCountMin = G711ENC_NUM_OUTPUT_BUFFERS;
302 pPortDef_op->nBufferCountActual = G711ENC_NUM_OUTPUT_BUFFERS;
    [all...]

Completed in 53 milliseconds