Home
last modified time | relevance | path

Searched refs:mix (Results 1 – 6 of 6) sorted by relevance

/system/media/tests/
Dsystemaudio_tests.cpp374 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 …]
/system/media/audio/include/system/
Daudio.h596 struct audio_port_config_mix_ext mix; /* mix specific info */ member
662 struct audio_port_mix_ext mix; member
710 struct audio_port_mix_ext mix; member
860 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()
/system/tools/xsdc/tests/resources/enum_type/api/
Dcurrent.txt416 enum_constant public static final attr.enumtype.MixType mix;
/system/chre/pal/doc/
DDoxyfile290 # mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in
/system/chre/chre_api/doc/
DDoxyfile290 # mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in
/system/media/audio_utils/
DDoxyfile322 # mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in