Lines Matching defs:adv7842_sdp_csc_coeff
118 struct adv7842_sdp_csc_coeff { struct119 bool manual;120 uint16_t scaling;121 uint16_t A1;122 uint16_t A2;123 uint16_t A3;124 uint16_t A4;125 uint16_t B1;126 uint16_t B2;127 uint16_t B3;128 uint16_t B4;129 uint16_t C1;130 uint16_t C2;131 uint16_t C3;132 uint16_t C4;