Searched refs:Y410_BT2020_ON (Results 1 – 2 of 2) sorted by relevance
114 Y410_BT2020_ON = 1 << Y410_BT2020_SHIFT, enumerator174 inline bool isY410BT2020() const { return (mKey & Y410_BT2020_MASK) == Y410_BT2020_ON; } in isY410BT2020()
103 Key::Y410_BT2020_ON : Key::Y410_BT2020_OFF); in primeCache()187 description.isY410BT2020 ? Key::Y410_BT2020_ON : Key::Y410_BT2020_OFF); in computeKey()