Searched refs:sampleRateTable (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DMPEG4Extractor.cpp2464 static const unsigned sampleRateTable[] = {48000, 44100, 32000}; local
2471 unsigned boxSampleRate = sampleRateTable[fscod];

Completed in 53 milliseconds