Searched refs:global_color_matrix (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/display/dc/dce110/
H A Ddce110_opp_csc_v.c77 static const struct out_csc_color_matrix global_color_matrix[] = { variable in typeref:struct:out_csc_color_matrix
692 for (i = 0; i < ARRAY_SIZE(global_color_matrix); ++i) {
693 elm = &global_color_matrix[i];
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dce/
H A Ddce_transform.c99 static const struct out_csc_color_matrix global_color_matrix[] = { variable in typeref:struct:out_csc_color_matrix
1386 for (i = 0; i < ARRAY_SIZE(global_color_matrix); ++i) {
1387 elm = &global_color_matrix[i];

Completed in 113 milliseconds