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

/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp212 static bool sample_rate_supported(const uint32_t sample_rate) function in namespace:android
227 return sample_rate_supported(sample_rate) ? sample_rate : DEFAULT_SAMPLE_RATE_HZ;
642 if (!sample_rate_supported(rate)) {
980 if (!sample_rate_supported(rate)) {

Completed in 97 milliseconds