Lines Matching refs:isSpatialized
1138 bool *isSpatialized) in getOutputForAttrInt() argument
1147 *isSpatialized = false; in getOutputForAttrInt()
1260 … *output = getOutputForDevices(msdDevices, session, resultAttr, config, flags, isSpatialized); in getOutputForAttrInt()
1270 flags, isSpatialized, resultAttr->flags & AUDIO_FLAG_MUTE_HAPTIC); in getOutputForAttrInt()
1306 bool *isSpatialized) in getOutputForAttr() argument
1328 secondaryOutputs != nullptr ? &secondaryMixes : nullptr, outputType, isSpatialized); in getOutputForAttr()
1471 bool *isSpatialized, in getOutputForDevices() argument
1518 *isSpatialized = false; in getOutputForDevices()
1521 *isSpatialized = true; in getOutputForDevices()
4566 bool isSpatialized; in createAudioPatchInternal() local
4570 nullptr, &outputType, &isSpatialized); in createAudioPatchInternal()