Lines Matching full:lens
109 #define LCC0 0x46 /* Lens correction control 0 */
110 #define LCC1 0x47 /* Lens correction option 1 - X coordinate */
111 #define LCC2 0x48 /* Lens correction option 2 - Y coordinate */
112 #define LCC3 0x49 /* Lens correction option 3 */
113 #define LCC4 0x4A /* Lens correction option 4 - radius of the circular */
114 #define LCC5 0x4B /* Lens correction option 5 */
115 #define LCC6 0x4C /* Lens correction option 6 */
117 #define LC_CTR 0x46 /* Lens correction control */
118 #define LC_XC 0x47 /* X coordinate of lens correction center relative */
119 #define LC_YC 0x48 /* Y coordinate of lens correction center relative */
120 #define LC_COEF 0x49 /* Lens correction coefficient */
121 #define LC_RADI 0x4A /* Lens correction radius */
122 #define LC_COEFB 0x4B /* Lens B channel compensation coefficient */
123 #define LC_COEFR 0x4C /* Lens R channel compensation coefficient */