Home
last modified time | relevance | path

Searched defs:is_mixed (Results 1 – 11 of 11) sorted by relevance

/external/webrtc/modules/audio_mixer/
Daudio_mixer_impl.h39 bool is_mixed = false; member
Daudio_mixer_impl.cc214 bool is_mixed = false; in GetAudioFromSources() local
Daudio_mixer_impl_unittest.cc190 bool is_mixed = in TEST() local
/external/virglrenderer/src/gallium/auxiliary/util/
Du_format_parse.py174 def is_mixed(self): member in Format
Du_format.h194 unsigned is_mixed:1; member
/external/mesa3d/src/freedreno/vulkan/
Dvk_format_parse.py176 def is_mixed(self): member in Format
/external/mesa3d/src/amd/vulkan/
Dvk_format_parse.py184 def is_mixed(self): member in Format
Dvk_format.h134 unsigned is_mixed:1; member
/external/mesa3d/src/util/format/
Du_format_parse.py175 def is_mixed(self): member in Format
Du_format.h187 unsigned is_mixed:1; member
/external/libxml2/
Drelaxng.c4346 int is_mixed = 0; in xmlRelaxNGComputeInterleaves() local