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

  /external/aac/libAACdec/src/
aacdecoder.cpp 897 mpsFrameSize = self->streamInfo.aacSamplesPerFrame *
902 mpsFrameSize = self->streamInfo.aacSamplesPerFrame;
954 self->streamInfo.aacSamplesPerFrame, self->streamInfo.aot,
    [all...]
aacdecoder_lib.cpp 143 (self->streamInfo.aacSamplesPerFrame >
146 self->streamInfo.aacSamplesPerFrame * 1000);
    [all...]
  /external/aac/libSBRdec/src/
psdec.h 309 int CreatePsDec(HANDLE_PS_DEC *h_PS_DEC, int aacSamplesPerFrame);
psdec.cpp 140 int aacSamplesPerFrame) {
165 switch (aacSamplesPerFrame) {
  /external/aac/libAACdec/include/
aacdecoder_lib.h     [all...]
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp 740 currentTime += mStreamInfo->aacSamplesPerFrame *
    [all...]

Completed in 2326 milliseconds