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

  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/
G722EncTest.c 106 #define G722ENC_CACHE_ALIGN_OFFSET 128
631 pInputBuffer = pInputBuffer+G722ENC_CACHE_ALIGN_OFFSET;
640 pOutputBuffer = pOutputBuffer+G722ENC_CACHE_ALIGN_OFFSET;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/
OMX_G722Enc_Utils.h 121 * @def G722ENC_CACHE_ALIGN_OFFSET Value to add to the pointer returned
125 #define G722ENC_CACHE_ALIGN_OFFSET 128
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Encoder.c     [all...]

Completed in 138 milliseconds