Home
last modified time | relevance | path

Searched refs:sample_rate_supported (Results 1 – 1 of 1) sorted by relevance

/aosp12/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp213 static bool sample_rate_supported(const uint32_t sample_rate) in sample_rate_supported() function
228 return sample_rate_supported(sample_rate) ? sample_rate : DEFAULT_SAMPLE_RATE_HZ; in get_supported_sample_rate()
651 if (!sample_rate_supported(rate)) { in audio_config_compare()
1018 if (!sample_rate_supported(rate)) { in audio_config_compare()