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

  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 94 uint32_t to_device = AUDIO_DEVICE_NONE; local
108 to_device |= audio_device_conv_table[i][to_rev];
114 return to_device;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 118 uint32_t to_device = AUDIO_DEVICE_NONE; local
132 to_device |= audio_device_conv_table[i][to_rev];
138 return to_device;

Completed in 79 milliseconds