Searched defs:Watcher (Results 1 – 1 of 1) sorted by relevance
257 struct Watcher { struct261 bool hasChanged() const { in hasChanged()271 std::shared_ptr<const T> update() { in update()280 Watcher(C2Param::Index index, const CCodecConfig *parent) in Watcher() function287 const CCodecConfig *mParent;288 std::shared_ptr<const T> mValue;289 C2Param::Index mIndex;