Searched defs:adv7842_sdp_csc_coeff (Results 1 – 1 of 1) sorted by relevance
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;[all …]