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

  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
OMX_G711Dec_Utils.h 181 * @def INPUT_G711DEC_BUFFER_SIZE Standart Input Buffer Size
185 #define INPUT_G711DEC_BUFFER_SIZE 80
OMX_G711Decoder.h 107 * @def INPUT_G711DEC_BUFFER_SIZE Standart Input Buffer Size
111 #define INPUT_G711DEC_BUFFER_SIZE 80
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
G711DecTest.c 137 * @def INPUT_G711DEC_BUFFER_SIZE Standart Input Buffer Size
141 #define INPUT_G711DEC_BUFFER_SIZE 80
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Decoder.c 366 pPortDef_ip->nBufferSize = INPUT_G711DEC_BUFFER_SIZE;
    [all...]

Completed in 533 milliseconds