Home
last modified time | relevance | path

Searched refs:g_mode_csc_coef (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_post_csc.c594 static const struct rk_csc_mode_coef g_mode_csc_coef[] = { variable
1105 for (i = 0; i < ARRAY_SIZE(g_mode_csc_coef); i++) { in csc_get_mode_index()
1106 colorspace_info = &g_mode_csc_coef[i].st_csc_color_info; in csc_get_mode_index()
1556 csc_mode_cfg = &g_mode_csc_coef[ret]; in rockchip_calc_post_csc()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_post_csc.c608 static const struct rk_csc_mode_coef g_mode_csc_coef[] = { variable
1119 for (i = 0; i < ARRAY_SIZE(g_mode_csc_coef); i++) { in csc_get_mode_index()
1120 colorspace_info = &g_mode_csc_coef[i].st_csc_color_info; in csc_get_mode_index()
1570 csc_mode_cfg = &g_mode_csc_coef[ret]; in rockchip_calc_post_csc()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map