Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/inc/
H A Dcolor.h172 struct color_space_coordinates { struct
173 unsigned int redX;
174 unsigned int redY;
175 unsigned int greenX;
176 unsigned int greenY;
177 unsigned int blueX;
178 unsigned int blueY;
179 unsigned int whiteX;
180 unsigned int whiteY;