Searched refs:mix (Results 1 – 10 of 10) sorted by relevance
380 port->ext.mix = { in fillFakeAudioPortBaseInfo()413 lhs->ext.mix.hw_module = rhs->ext.mix.hw_module + 1; in testAudioPortExtBaseEquivalent()415 lhs->ext.mix.hw_module = rhs->ext.mix.hw_module; in testAudioPortExtBaseEquivalent()417 lhs->ext.mix.handle = rhs->ext.mix.handle + 1; in testAudioPortExtBaseEquivalent()419 lhs->ext.mix.handle = rhs->ext.mix.handle; in testAudioPortExtBaseEquivalent()465 lhs->ext.mix.latency_class = AUDIO_LATENCY_LOW; in testAudioPortEquivalent()467 lhs->ext.mix.latency_class = rhs->ext.mix.latency_class; in testAudioPortEquivalent()512 config->ext.mix.hw_module = mHwModule; in fillFakeAudioPortConfigInfo()513 config->ext.mix.handle = mIoHandle; in fillFakeAudioPortConfigInfo()515 config->ext.mix.usecase.stream = mStream; in fillFakeAudioPortConfigInfo()[all …]
40 android.media.audio.common.AudioPortMixExt mix;
36 AudioPortMixExt mix;
677 struct audio_port_config_mix_ext mix; /* mix specific info */ member743 struct audio_port_mix_ext mix; member793 struct audio_port_mix_ext mix; member943 if (lhs->ext.mix.hw_module != rhs->ext.mix.hw_module || in audio_port_configs_are_equal()944 lhs->ext.mix.handle != rhs->ext.mix.handle) return false; in audio_port_configs_are_equal()946 lhs->ext.mix.usecase.stream != rhs->ext.mix.usecase.stream) return false; in audio_port_configs_are_equal()948 lhs->ext.mix.usecase.source != rhs->ext.mix.usecase.source) return false; in audio_port_configs_are_equal()1037 if (lhs->ext.mix.hw_module != rhs->ext.mix.hw_module || in audio_ports_base_are_equal()1038 lhs->ext.mix.handle != rhs->ext.mix.handle || in audio_ports_base_are_equal()1039 lhs->ext.mix.latency_class != rhs->ext.mix.latency_class) { in audio_ports_base_are_equal()
416 enum_constant public static final attr.enumtype.MixType mix;
290 # mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in
322 # mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in