Searched defs:HWColorPrimaries (Results 1 – 4 of 4) sorted by relevance
220 struct HWColorPrimaries { struct221 uint32_t white_point[2] = {}; // White point222 uint32_t red[2] = {}; // Red color primary223 uint32_t green[2] = {}; // Green color primary224 uint32_t blue[2] = {}; // Blue color primary
226 struct HWColorPrimaries { struct227 uint32_t white_point[2] = {}; // White point228 uint32_t red[2] = {}; // Red color primary229 uint32_t green[2] = {}; // Green color primary230 uint32_t blue[2] = {}; // Blue color primary
227 struct HWColorPrimaries { struct228 uint32_t white_point[2] = {}; // White point229 uint32_t red[2] = {}; // Red color primary230 uint32_t green[2] = {}; // Green color primary231 uint32_t blue[2] = {}; // Blue color primary
262 struct HWColorPrimaries { struct263 uint32_t white_point[2] = {}; // White point264 uint32_t red[2] = {}; // Red color primary265 uint32_t green[2] = {}; // Green color primary266 uint32_t blue[2] = {}; // Blue color primary