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 D | vou_coef_org.c | 27 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 D | graphics_drv.c | 145 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 D | vou_hal.c | 1619 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 D | hifb_graphic_drv.c | 76 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 D | hifb_coef.h | 129 } csc_coef;
typedef
|
H A D | hifb_def.h | 273 const csc_coef *coef;
|
H A D | hifb_graphic_hal.h | 140 hi_bool fb_hal_layer_set_csc_coef(hal_disp_layer layer, csc_coef *coef);
|
H A D | hifb_graphic_hal.c | 834 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 D | vou_coef_org.h | 25 const csc_coef *vo_get_csc_coef(hal_csc_mode csc_mode);
|
H A D | vou_coef.h | 91 } csc_coef; typedef
|
H A D | vou_hal.h | 102 hi_bool hal_layer_set_csc_coef(hal_disp_layer layer, csc_coef *coef);
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/ |
H A D | hi_comm_isp_adapt.h | 426 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 D | hi_comm_isp_adapt.h | 426 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