Searched refs:audio_utils_is_compute_power_format_supported (Results 1 – 3 of 3) sorted by relevance
96 bool audio_utils_is_compute_power_format_supported(audio_format_t format);
51 LOG_ALWAYS_FATAL_IF(!audio_utils_is_compute_power_format_supported(format), in PowerLogBase()311 if (!audio_utils_is_compute_power_format_supported(format)) { in power_log_create()
319 bool audio_utils_is_compute_power_format_supported(audio_format_t format) in audio_utils_is_compute_power_format_supported() function