Searched defs:OetfConfigType (Results 1 – 1 of 1) sorted by relevance
107 struct OetfConfigType { struct108 using XContainer = uint32_t;109 using YContainer = uint16_t;110 static constexpr size_t kLutLen = 33;112 TransferFunctionData<XContainer, YContainer, kLutLen> tf_data;