Searched refs:mix (Results 1 – 6 of 6) sorted by relevance
374 port->ext.mix = { in fillFakeAudioPortBaseInfo()407 lhs->ext.mix.hw_module = rhs->ext.mix.hw_module + 1; in testAudioPortExtBaseEquivalent()409 lhs->ext.mix.hw_module = rhs->ext.mix.hw_module; in testAudioPortExtBaseEquivalent()411 lhs->ext.mix.handle = rhs->ext.mix.handle + 1; in testAudioPortExtBaseEquivalent()413 lhs->ext.mix.handle = rhs->ext.mix.handle; in testAudioPortExtBaseEquivalent()459 lhs->ext.mix.latency_class = AUDIO_LATENCY_LOW; in testAudioPortEquivalent()461 lhs->ext.mix.latency_class = rhs->ext.mix.latency_class; in testAudioPortEquivalent()508 config->ext.mix.hw_module = mHwModule; in fillFakeAudioPortConfigInfo()509 config->ext.mix.handle = mIoHandle; in fillFakeAudioPortConfigInfo()511 config->ext.mix.usecase.stream = mStream; in fillFakeAudioPortConfigInfo()[all …]
596 struct audio_port_config_mix_ext mix; /* mix specific info */ member662 struct audio_port_mix_ext mix; member710 struct audio_port_mix_ext mix; member860 if (lhs->ext.mix.hw_module != rhs->ext.mix.hw_module || in audio_port_configs_are_equal()861 lhs->ext.mix.handle != rhs->ext.mix.handle) return false; in audio_port_configs_are_equal()863 lhs->ext.mix.usecase.stream != rhs->ext.mix.usecase.stream) return false; in audio_port_configs_are_equal()865 lhs->ext.mix.usecase.source != rhs->ext.mix.usecase.source) return false; in audio_port_configs_are_equal()956 if (lhs->ext.mix.hw_module != rhs->ext.mix.hw_module || in audio_ports_base_are_equal()957 lhs->ext.mix.handle != rhs->ext.mix.handle || in audio_ports_base_are_equal()958 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