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

  /hardware/libhardware/modules/usbaudio/
alsa_device_profile.h 79 enum pcm_format profile_get_default_format(alsa_device_profile* profile);
alsa_device_profile.c 167 enum pcm_format profile_get_default_format(alsa_device_profile* profile) function
audio_hw.c 536 proxy_config.format = profile_get_default_format(out->profile);
543 proxy_config.format = profile_get_default_format(out->profile);
    [all...]

Completed in 294 milliseconds