Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/common/
H A Dvepu5xx_common.c23 const VepuRgb2YuvCfg vepu_rgb2limit_yuv_cfg_set[] = {
41 const VepuRgb2YuvCfg vepu_rgb2full_yuv_cfg_set[] = {
58 const VepuRgb2YuvCfg *get_rgb2yuv_cfg(MppFrameColorRange range, MppFrameColorSpace color) in get_rgb2yuv_cfg()
60 const VepuRgb2YuvCfg *cfg; in get_rgb2yuv_cfg()
H A Dvepu5xx_common.h40 } VepuRgb2YuvCfg; typedef
47 const VepuRgb2YuvCfg* get_rgb2yuv_cfg(MppFrameColorRange range, MppFrameColorSpace color);
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c487 const VepuRgb2YuvCfg *cfg_coeffs = get_rgb2yuv_cfg(prep->range, prep->color); in setup_vepu541_prep()
H A Dhal_h264e_vepu580.c746 const VepuRgb2YuvCfg *cfg_coeffs = get_rgb2yuv_cfg(prep->range, prep->color); in setup_vepu580_prep()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu541.c1136 … const VepuRgb2YuvCfg *cfg_coeffs = cfg_coeffs = get_rgb2yuv_cfg(prep_cfg->range, prep_cfg->color); in vepu541_h265_set_pp_regs()
H A Dhal_h265e_vepu580.c1946 … const VepuRgb2YuvCfg *cfg_coeffs = cfg_coeffs = get_rgb2yuv_cfg(prep_cfg->range, prep_cfg->color); in vepu580_h265_set_pp_regs()