Searched refs:TRANSFUNC_MASK (Results 1 – 2 of 2) sorted by relevance
91 static constexpr uint32_t TRANSFUNC_MASK = variable
29 …colorSpaceInfo.transfunc = static_cast<CM_TransFunc>((colorSpace & TRANSFUNC_MASK) >> TRANSFUNC_OF… in ConvertColorSpaceTypeToInfo()