Searched defs:GetSRIndex (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dpsy_configuration.c69 Word32 GetSRIndex(Word32 sampleRate) function
357 samplerateindex = GetSRIndex(samplerate);
440 samplerateindex = GetSRIndex(samplerate);

Completed in 52 milliseconds