Home
last modified time | relevance | path

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

/system/media/audio_utils/include/audio_utils/
Dpower.h71 bool audio_utils_is_compute_power_format_supported(audio_format_t format);
/system/media/audio_utils/
DPowerLog.cpp60 LOG_ALWAYS_FATAL_IF(!audio_utils_is_compute_power_format_supported(format), in PowerLog()
251 if (!audio_utils_is_compute_power_format_supported(format)) { in power_log_create()
Dpower.cpp274 bool audio_utils_is_compute_power_format_supported(audio_format_t format) in audio_utils_is_compute_power_format_supported() function