Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_conference_mixer/test/
Daudio_conference_mixer_unittest.cc151 bool is_mixed = participants[i].IsMixed(); in TEST() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_parse.py152 def is_mixed(self): member in Format
Du_format.h175 unsigned is_mixed:1; member
/external/libxml2/
Drelaxng.c4323 int is_mixed = 0; in xmlRelaxNGComputeInterleaves() local