Home
last modified time | relevance | path

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

/hardware/google/graphics/gs101/include/gs101/displaycolor/
Ddisplaycolor_gs101.h77 struct EotfConfigType { struct
78 using XContainer = uint16_t;
79 using YContainer = uint32_t;
80 static constexpr size_t kLutLen = 129;
82 TransferFunctionData<XContainer, YContainer, kLutLen> tf_data;