Searched defs:Watcher (Results 1 – 1 of 1) sorted by relevance
267 struct Watcher { struct271 bool hasChanged() const { in hasChanged()281 std::shared_ptr<const T> update() { in update()290 Watcher(C2Param::Index index, const CCodecConfig *parent) in Watcher() argument297 const CCodecConfig *mParent;298 std::shared_ptr<const T> mValue;299 C2Param::Index mIndex;