Searched defs:out_node (Results 1 – 4 of 4) sorted by relevance
733 static void SerializeXmlCommon(const xml::Node& node, pb::XmlNode* out_node) { in SerializeXmlCommon()739 void SerializeXmlToPb(const xml::Element& el, pb::XmlNode* out_node, in SerializeXmlToPb()790 void SerializeXmlResourceToPb(const xml::XmlResource& resource, pb::XmlNode* out_node, in SerializeXmlResourceToPb()
157 struct listnode *out_node; in effects_enabled() local
287 struct listnode *out_node; in effects_enabled() local394 struct listnode *out_node; in capture_thread_loop() local
1142 static bool CheckInputOutputCanOverlap(InterferenceNode* in_node, InterferenceNode* out_node) { in CheckInputOutputCanOverlap()