Home
last modified time | relevance | path

Searched refs:out_color_range (Results 1 – 6 of 6) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/lowlevel_v2x/
A Dde_csc.h31 unsigned int out_color_range, int *csc_coeff);
A Dde_ccsc.c98 config->out_color_range, csc_coeff); in de_ccsc_apply()
396 unsigned int out_color_range, int *csc_coeff) in de_csc_coeff_calc() argument
415 && out_color_range == DISP_COLOR_RANGE_0_255 && brightness == 50 in de_csc_coeff_calc()
496 if (out_color_range == DISP_COLOR_RANGE_16_235) { in de_csc_coeff_calc()
501 if (out_color_range == DISP_COLOR_RANGE_16_235) { in de_csc_coeff_calc()
A Dde_dcsc.c74 config->out_mode, config->out_color_range); in de_dcsc_apply()
80 config->out_color_range, csc_coeff); in de_dcsc_apply()
A Dde_hal.c536 csc_cfg.out_color_range = DISP_COLOR_RANGE_0_255; in de_al_lyr_apply()
741 csc_cfg.out_color_range = cfg->out_color_range; in de_al_mgr_apply_color()
772 csc_cfg.out_color_range = data->config.color_range; in de_al_mgr_apply()
A Ddisp_al.c453 csc_cfg.out_color_range = DISP_COLOR_RANGE_0_255; in disp_al_layer_apply()
464 csc_cfg.out_color_range = in disp_al_layer_apply()
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/
A Dinclude.h419 u32 out_color_range; member

Completed in 107 milliseconds