Home
last modified time | relevance | path

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

/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp212 static bool sample_rate_supported(const uint32_t sample_rate) in sample_rate_supported() function
227 return sample_rate_supported(sample_rate) ? sample_rate : DEFAULT_SAMPLE_RATE_HZ; in get_supported_sample_rate()
639 if (!sample_rate_supported(rate)) { in audio_config_compare()
978 if (!sample_rate_supported(rate)) { in audio_config_compare()