Home
last modified time | relevance | path

Searched refs:csc_coef (Results 1 - 13 of 13) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/arch/hi3516cv500/hal/
H A Dvou_coef_org.c27 const csc_coef g_csc_rgb2yuv601_tv = {
38 const csc_coef g_csc_rgb2yuv601_pc = {
49 const csc_coef g_csc_rgb2yuv709_tv = {
60 const csc_coef g_csc_rgb2yuv709_pc = {
71 const csc_coef g_csc_rgb2yuv2020_pc = {
82 const csc_coef g_csc_yuv601_to_rgb_pc = {
93 const csc_coef g_csc_yuv709_to_rgb_pc = {
104 const csc_coef g_csc_yuv2020_to_rgb_pc = {
115 const csc_coef g_csc_yuv2yuv_601_709 = {
126 const csc_coef g_csc_yuv2yuv_709_60
[all...]
H A Dgraphics_drv.c145 static hi_s32 graphic_drv_get_csc_matrix(hal_csc_mode csc_mode, const csc_coef **csc_tmp) in graphic_drv_get_csc_matrix()
162 static hi_void graphic_drv_calculate_rgb2yuv(hal_csc_value *csc_value, const csc_coef *csc_tmp, csc_coef *coef) in graphic_drv_calculate_rgb2yuv()
197 hi_void graphic_drv_calc_csc_matrix(hi_vo_csc *csc, hal_csc_mode csc_mode, csc_coef *coef) in graphic_drv_calc_csc_matrix()
201 const csc_coef *csc_tmp = HI_NULL; in graphic_drv_calc_csc_matrix()
297 csc_coef coef; in graphic_drv_set_csc_coef()
H A Dvou_hal.c1619 hi_bool hal_layer_set_csc_coef(hal_disp_layer layer, csc_coef *coef) in hal_layer_set_csc_coef()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/
H A Dhifb_graphic_drv.c76 const csc_coef g_fb_csc_rgb2yuv601_tv = {
102 const csc_coef g_fb_csc_rgb2yuv601_pc = {
113 const csc_coef g_fb_csc_rgb2yuv709_tv = {
139 const csc_coef g_fb_csc_rgb2yuv709_pc = {
165 const csc_coef g_csc_yuv6012rgb_pc = {
191 const csc_coef g_csc_yuv7092rgb_pc = {
217 const csc_coef g_fb_csc_yuv2yuv_601_709 = {
243 const csc_coef g_fb_csc_yuv2yuv_709_601 = {
269 const csc_coef g_fb_csc_init = {
563 static hi_s32 vo_drv_get_csc_matrix(hal_csc_mode csc_mode, const csc_coef **csc_tm
[all...]
H A Dhifb_coef.h129 } csc_coef; typedef
H A Dhifb_def.h273 const csc_coef *coef;
H A Dhifb_graphic_hal.h140 hi_bool fb_hal_layer_set_csc_coef(hal_disp_layer layer, csc_coef *coef);
H A Dhifb_graphic_hal.c834 hi_bool fb_hal_layer_set_csc_coef(hal_disp_layer layer, csc_coef *coef) in fb_hal_layer_set_csc_coef()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/arch/hi3516cv500/include/
H A Dvou_coef_org.h25 const csc_coef *vo_get_csc_coef(hal_csc_mode csc_mode);
H A Dvou_coef.h91 } csc_coef; typedef
H A Dvou_hal.h102 hi_bool hal_layer_set_csc_coef(hal_disp_layer layer, csc_coef *coef);
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
H A Dhi_comm_isp_adapt.h426 hi_s16 csc_coef[ISP_CSC_COEF_NUM]; /* RW; Range:[-4096, 4095]; Format: 5.10; 3x3 coefficients for csc matrix */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/
H A Dhi_comm_isp_adapt.h426 hi_s16 csc_coef[ISP_CSC_COEF_NUM]; /* RW; Range:[-4096, 4095]; Format: 5.10; 3x3 coefficients for csc matrix */ member

Completed in 29 milliseconds