Lines Matching full:matrix
478 #define PIXC_RYCON 0xffc04440 /* Color space conversion matrix register. C…
479 #define PIXC_GUCON 0xffc04444 /* Color space conversion matrix register. C…
480 #define PIXC_BVCON 0xffc04448 /* Color space conversion matrix register. C…
481 … PIXC_CCBIAS 0xffc0444c /* Bias values for the color space conversion matrix */
573 #define A11 0x3ff /* A11 in the Coefficient Matrix */
574 #define A12 0xffc00 /* A12 in the Coefficient Matrix */
575 #define A13 0x3ff00000 /* A13 in the Coefficient Matrix */
580 #define A21 0x3ff /* A21 in the Coefficient Matrix */
581 #define A22 0xffc00 /* A22 in the Coefficient Matrix */
582 #define A23 0x3ff00000 /* A23 in the Coefficient Matrix */
587 #define A31 0x3ff /* A31 in the Coefficient Matrix */
588 #define A32 0xffc00 /* A32 in the Coefficient Matrix */
589 #define A33 0x3ff00000 /* A33 in the Coefficient Matrix */