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

  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC.cpp 157 aacParams->nFrameLength = 0;
161 aacParams->nFrameLength = mConfig->frameLength;
SoftAAC2.cpp 144 aacParams->nFrameLength = 0;
148 aacParams->nFrameLength = mStreamInfo->frameSize;
  /frameworks/av/media/libstagefright/codecs/aacenc/
SoftAACEncoder.cpp 191 aacParams->nFrameLength = 0;
SoftAACEncoder2.cpp 157 aacParams->nFrameLength = 0;
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Audio.h 285 OMX_U32 nFrameLength; /**< Frame length (in audio samples per channel) of the codec.
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Audio.h 304 OMX_U32 nFrameLength; /**< Frame length (in audio samples per channel) of the codec.
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Audio.h 285 OMX_U32 nFrameLength; /**< Frame length (in audio samples per channel) of the codec.
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Audio.h 285 OMX_U32 nFrameLength; /**< Frame length (in audio samples per channel) of the codec.
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Audio.h 285 OMX_U32 nFrameLength; /**< Frame length (in audio samples per channel) of the codec.
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c 219 aac_op->nFrameLength = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c     [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]
OMXCodec.cpp     [all...]

Completed in 191 milliseconds