Home
last modified time | relevance | path

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

/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp59 HAL_API_REV_1_0, enumerator
99 if (from_rev != HAL_API_REV_1_0) { in convert_audio_device()
193 val = convert_audio_device(val, HAL_API_REV_2_0, HAL_API_REV_1_0); in out_set_parameters()
213 val = convert_audio_device(val, HAL_API_REV_1_0, HAL_API_REV_2_0); in out_get_parameters()
343 val = convert_audio_device(val, HAL_API_REV_2_0, HAL_API_REV_1_0); in in_set_parameters()
364 val = convert_audio_device(val, HAL_API_REV_1_0, HAL_API_REV_2_0); in in_get_parameters()
505 devices = convert_audio_device(devices, HAL_API_REV_2_0, HAL_API_REV_1_0); in adev_open_output_stream()
572 devices = convert_audio_device(devices, HAL_API_REV_2_0, HAL_API_REV_1_0); in adev_open_input_stream()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_hw_hal.cpp58 HAL_API_REV_1_0, enumerator
121 if (from_rev != HAL_API_REV_1_0) { in convert_audio_device()
213 val = convert_audio_device(val, HAL_API_REV_2_0, HAL_API_REV_1_0); in out_set_parameters()
233 val = convert_audio_device(val, HAL_API_REV_1_0, HAL_API_REV_2_0); in out_get_parameters()
362 val = convert_audio_device(val, HAL_API_REV_2_0, HAL_API_REV_1_0); in in_set_parameters()
383 val = convert_audio_device(val, HAL_API_REV_1_0, HAL_API_REV_2_0); in in_get_parameters()
569 devices = convert_audio_device(devices, HAL_API_REV_2_0, HAL_API_REV_1_0); in adev_open_output_stream()
638 devices = convert_audio_device(devices, HAL_API_REV_2_0, HAL_API_REV_1_0); in adev_open_input_stream()