Lines Matching full:matrix
458 #define PIXC_RYCON 0xffc04440 /* Color space conversion matrix register. C…
459 #define PIXC_GUCON 0xffc04444 /* Color space conversion matrix register. C…
460 #define PIXC_BVCON 0xffc04448 /* Color space conversion matrix register. C…
461 … PIXC_CCBIAS 0xffc0444c /* Bias values for the color space conversion matrix */
553 #define A11 0x3ff /* A11 in the Coefficient Matrix */
554 #define A12 0xffc00 /* A12 in the Coefficient Matrix */
555 #define A13 0x3ff00000 /* A13 in the Coefficient Matrix */
560 #define A21 0x3ff /* A21 in the Coefficient Matrix */
561 #define A22 0xffc00 /* A22 in the Coefficient Matrix */
562 #define A23 0x3ff00000 /* A23 in the Coefficient Matrix */
567 #define A31 0x3ff /* A31 in the Coefficient Matrix */
568 #define A32 0xffc00 /* A32 in the Coefficient Matrix */
569 #define A33 0x3ff00000 /* A33 in the Coefficient Matrix */