Searched refs:speakerHealthStat (Results 1 – 2 of 2) sorted by relevance
71 const PixelAtoms::VendorSpeakerStatsReported &speakerHealthStat) { in reportSpeakerHealthStat() argument75 tmp.set<VendorAtomValue::intValue>(speakerHealthStat.speaker_location()); in reportSpeakerHealthStat()77 tmp.set<VendorAtomValue::intValue>(speakerHealthStat.impedance()); in reportSpeakerHealthStat()79 tmp.set<VendorAtomValue::intValue>(speakerHealthStat.max_temperature()); in reportSpeakerHealthStat()81 tmp.set<VendorAtomValue::intValue>(speakerHealthStat.excursion()); in reportSpeakerHealthStat()83 tmp.set<VendorAtomValue::intValue>(speakerHealthStat.heartbeat()); in reportSpeakerHealthStat()
54 const PixelAtoms::VendorSpeakerStatsReported &speakerHealthStat);