Home
last modified time | relevance | path

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

/system/media/audio/include/system/
Daudio.h1268 case AUDIO_PORT_ROLE_SOURCE: return true; in audio_port_config_has_input_direction()
1274 case AUDIO_PORT_ROLE_SOURCE: return false; in audio_port_config_has_input_direction()
1298 if (lhs->role == AUDIO_PORT_ROLE_SOURCE && in audio_port_configs_are_equal()
Daudio-base.h463AUDIO_PORT_ROLE_SOURCE = 1, // (::android::hardware::audio::common::V4_0::AudioPortRole.NONE impli… enumerator