HomeSort by relevance Sort by last modified time
    Searched refs:profile_is_format_valid (Results 1 - 4 of 4) sorted by null

  /hardware/libhardware/modules/usbaudio/
alsa_device_profile.h 80 bool profile_is_format_valid(alsa_device_profile* profile, enum pcm_format fmt);
alsa_device_proxy.c 42 config->format != PCM_FORMAT_INVALID && profile_is_format_valid(profile, config->format)
alsa_device_profile.c 175 bool profile_is_format_valid(alsa_device_profile* profile, enum pcm_format fmt) { function
audio_hw.c 540 if (profile_is_format_valid(out->profile, fmt)) {
    [all...]

Completed in 148 milliseconds