Searched refs:from_rev (Results 1 - 2 of 2) sorted by relevance

/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp93 static uint32_t convert_audio_device(uint32_t from_device, int from_rev, int to_rev) argument
99 if (from_rev != HAL_API_REV_1_0) {
109 if (audio_device_conv_table[i][from_rev] == cur_device) {
/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_hw_hal.cpp115 static uint32_t convert_audio_device(uint32_t from_device, int from_rev, int to_rev) argument
121 if (from_rev != HAL_API_REV_1_0) {
131 if (audio_device_conv_table[i][from_rev] == cur_device) {

Completed in 68 milliseconds