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

  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
OMX_G726Decoder.h 70 #define G726D_OUTPUT_BUFFER_SIZE 160 /* Default size of output buffer */
OMX_G726Dec_Utils.h 71 #define G726D_OUTPUT_BUFFER_SIZE 320 /* Default size of output buffer */
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Decoder.c 373 pPortDef_op->nBufferSize = G726D_OUTPUT_BUFFER_SIZE;
    [all...]

Completed in 455 milliseconds