Searched refs:Y410_BT2020_MASK (Results 1 – 2 of 2) sorted by relevance
112 Y410_BT2020_MASK = 1 << Y410_BT2020_SHIFT, enumerator167 inline bool isY410BT2020() const { return (mKey & Y410_BT2020_MASK) == Y410_BT2020_ON; } in isY410BT2020()
158 needs.set(Key::Y410_BT2020_MASK, in computeKey()