Lines Matching full:awb
469 * struct rkisp1_cif_isp_awb_meas_config - Configuration for the AWB statistics
471 * @awb_mode: the awb meas mode. From enum rkisp1_cif_isp_awb_mode_type.
473 * @max_y: only pixels values < max_y contribute to awb measurement, set to 0
475 * @min_y: only pixels values > min_y contribute to awb measurement
477 * smaller than threshold for awb measurements
479 * each greater than threshold value for awb measurements
482 * @awb_ref_cr: reference Cr value for AWB regulation, target for AWB
483 * @awb_ref_cb: reference Cb value for AWB regulation, target for AWB
668 * @RKISP1_CIF_ISP_DPF_GAIN_USAGE_AWB_GAINS: use only the gains from AWB module
669 * @RKISP1_CIF_ISP_DPF_GAIN_USAGE_AWB_LSC_GAINS: use the gains from AWB and LSC module
748 * @nf_r_gain: Noise function Gain that replaces the AWB gain for red pixels
749 * @nf_b_gain: Noise function Gain that replaces the AWB gain for blue pixels
750 * @nf_gr_gain: Noise function Gain that replaces the AWB gain
752 * @nf_gb_gain: Noise function Gain that replaces the AWB gain
895 * struct rkisp1_cif_isp_awb_meas - AWB measured values
1012 * @awb: statistics data for automatic white balance
1018 struct rkisp1_cif_isp_awb_stat awb; member
1222 * struct rkisp1_ext_params_awb_gain_config - RkISP1 extensible params AWB
1363 * struct rkisp1_ext_params_awb_meas_config - RkISP1 extensible params AWB