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

  /hardware/intel/common/wrs_omxil_core/base/src/
portaudio.cpp 154 aacparam.nFrameLength = p->nFrameLength;
  /hardware/qcom/media/msm8996/mm-core/inc/
QOMX_AudioExtensions.h 519 OMX_U32 nFrameLength; /* Frames per packet when no explicit frames per packet setting is present in the packet header */
OMX_Audio.h 286 OMX_U32 nFrameLength; /**< Frame length (in audio samples per channel) of the codec.
    [all...]
  /hardware/qcom/media/msm8998/mm-core/inc/
QOMX_AudioExtensions.h 520 OMX_U32 nFrameLength; /* Frames per packet when no explicit frames per packet setting is present in the packet header */
OMX_Audio.h 286 OMX_U32 nFrameLength; /**< Frame length (in audio samples per channel) of the codec.
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacenc/
SoftAACEncoder.cpp 198 aacParams->nFrameLength = 0;
SoftAACEncoder2.cpp 179 aacParams->nFrameLength = 0;
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp 250 aacParams->nFrameLength = 0;
254 aacParams->nFrameLength = mStreamInfo->frameSize;
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Audio.h 305 OMX_U32 nFrameLength; /**< Frame length (in audio samples per channel) of the codec.
    [all...]
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_Audio.h 286 OMX_U32 nFrameLength; /**< Frame length (in audio samples per channel) of the codec.
    [all...]
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_Audio.h 285 OMX_U32 nFrameLength; /**< Frame length (in audio samples per channel) of the codec.
    [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]

Completed in 6456 milliseconds