Searched refs:validateAudioCodecSupportedSampleRates (Results 1 – 1 of 1) sorted by relevance
183 bool validateAudioCodecSupportedSampleRates(int* sampleRates, int count);707 bool NativeAMediaCodecInfoUnitTest::validateAudioCodecSupportedSampleRates(int* sampleRates, in validateAudioCodecSupportedSampleRates() function in NativeAMediaCodecInfoUnitTest1337 CLEANUP_IF_FALSE(testUtil->validateAudioCodecSupportedSampleRates(sampleRatesArray, in nativeTestAMediaCodecInfoGetAudioCapabilities()