Searched refs:has24BitSupport (Results 1 – 2 of 2) sorted by relevance
133 bool has24BitSupport(aaudio_format_t format);
58 bool NativeAudioAnalyzer::has24BitSupport(aaudio_format_t format) { in has24BitSupport() function in NativeAudioAnalyzer272 mHas24BitHardwareSupport = has24BitSupport(mHardwareFormat); in openAudio()