Searched refs:audio_utils_is_compute_power_format_supported (Results 1 – 3 of 3) sorted by relevance
71 bool audio_utils_is_compute_power_format_supported(audio_format_t format);
60 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()
274 bool audio_utils_is_compute_power_format_supported(audio_format_t format) in audio_utils_is_compute_power_format_supported() function