Home
last modified time | relevance | path

Searched defs:FlexLutConfigType (Results 1 – 1 of 1) sorted by relevance

/hardware/google/graphics/gs101/include/gs101/displaycolor/
Ddisplaycolor_gs101.h58 struct FlexLutConfigType { struct
60 using XContainer = XType;
61 using YContainer = YType;
62 static constexpr size_t kLutLen = N;
86 using EotfData = DisplayStage<FlexLutConfigType<uint16_t, uint32_t, 129>>; argument