Home
last modified time | relevance | path

Searched refs:awb (Results 1 - 6 of 6) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Disp_stats_v1x.c21 pbuf->params.awb.awb_mean[0].cnt = CIF_ISP_AWB_GET_PIXEL_CNT(reg_val); in rkisp1_stats_get_awb_meas_v10()
24 pbuf->params.awb.awb_mean[0].mean_cr_or_r = CIF_ISP_AWB_GET_MEAN_CR_R(reg_val); in rkisp1_stats_get_awb_meas_v10()
25 pbuf->params.awb.awb_mean[0].mean_cb_or_b = CIF_ISP_AWB_GET_MEAN_CB_B(reg_val); in rkisp1_stats_get_awb_meas_v10()
26 pbuf->params.awb.awb_mean[0].mean_y_or_g = CIF_ISP_AWB_GET_MEAN_Y_G(reg_val); in rkisp1_stats_get_awb_meas_v10()
36 pbuf->params.awb.awb_mean[0].cnt = CIF_ISP_AWB_GET_PIXEL_CNT(reg_val); in rkisp1_stats_get_awb_meas_v12()
39 pbuf->params.awb.awb_mean[0].mean_cr_or_r = CIF_ISP_AWB_GET_MEAN_CR_R(reg_val); in rkisp1_stats_get_awb_meas_v12()
40 pbuf->params.awb.awb_mean[0].mean_cb_or_b = CIF_ISP_AWB_GET_MEAN_CB_B(reg_val); in rkisp1_stats_get_awb_meas_v12()
41 pbuf->params.awb.awb_mean[0].mean_y_or_g = CIF_ISP_AWB_GET_MEAN_Y_G(reg_val); in rkisp1_stats_get_awb_meas_v12()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Disp_stats_v1x.c23 pbuf->params.awb.awb_mean[0].cnt = CIF_ISP_AWB_GET_PIXEL_CNT(reg_val); in rkisp1_stats_get_awb_meas_v10()
26 pbuf->params.awb.awb_mean[0].mean_cr_or_r = in rkisp1_stats_get_awb_meas_v10()
28 pbuf->params.awb.awb_mean[0].mean_cb_or_b = in rkisp1_stats_get_awb_meas_v10()
30 pbuf->params.awb.awb_mean[0].mean_y_or_g = in rkisp1_stats_get_awb_meas_v10()
43 pbuf->params.awb.awb_mean[0].cnt = CIF_ISP_AWB_GET_PIXEL_CNT(reg_val); in rkisp1_stats_get_awb_meas_v12()
46 pbuf->params.awb.awb_mean[0].mean_cr_or_r = in rkisp1_stats_get_awb_meas_v12()
48 pbuf->params.awb.awb_mean[0].mean_cb_or_b = in rkisp1_stats_get_awb_meas_v12()
50 pbuf->params.awb.awb_mean[0].mean_y_or_g = in rkisp1_stats_get_awb_meas_v12()
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Drkisp1-config.h338 * @max_y: only pixels values < max_y contribute to awb measurement, set to 0 to disable this feature
339 * @min_y: only pixels values > min_y contribute to awb measurement
340 * @max_csum: Chrominance sum maximum value, only consider pixels with Cb+Cr, smaller than threshold for awb
342 * @min_c: Chrominance minimum value, only consider pixels with Cb/Cr each greater than threshold value for awb
835 struct cifisp_awb_stat awb; member
H A Drk-camera-module.h128 * struct rkmodule_awb_inf - module awb information
240 struct rkmodule_awb_inf awb; member
248 * struct rkmodule_awb_inf - module awb information
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H A Drkisp1-config.h351 * @max_y: only pixels values < max_y contribute to awb measurement, set to 0 to disable this feature
352 * @min_y: only pixels values > min_y contribute to awb measurement
353 * @max_csum: Chrominance sum maximum value, only consider pixels with Cb+Cr, smaller than threshold for awb measurements
354 * @min_c: Chrominance minimum value, only consider pixels with Cb/Cr each greater than threshold value for awb measurements
852 struct cifisp_awb_stat awb; member
H A Drk-camera-module.h223 * struct rkmodule_awb_inf - module awb information
335 struct rkmodule_awb_inf awb; member
343 * struct rkmodule_awb_inf - module awb information

Completed in 8 milliseconds