Searched refs:AUDIO_PORT_ROLE_SOURCE (Results 1 – 2 of 2) sorted by relevance
1268 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()
463 …AUDIO_PORT_ROLE_SOURCE = 1, // (::android::hardware::audio::common::V4_0::AudioPortRole.NONE impli… enumerator