Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Daudio_hw.c131 static bool is_supported_format(audio_format_t format) in is_supported_format() function
1897 if (!is_supported_format(config->offload_info.format)) { in adev_open_output_stream()