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

  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
psy_configuration.h 91 Word32 GetSRIndex(Word32 sampleRate);
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
psy_configuration.c 69 Word32 GetSRIndex(Word32 sampleRate)
357 samplerateindex = GetSRIndex(samplerate);
440 samplerateindex = GetSRIndex(samplerate);

Completed in 235 milliseconds