Home
last modified time | relevance | path

Searched refs:color_conversion_coeff_b (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu_v2.c353 prep->color_conversion_coeff_b = 0; in h264e_vepu_prep_setup()
372 prep->color_conversion_coeff_b = 38443; in h264e_vepu_prep_setup()
384 prep->color_conversion_coeff_b = 46871; in h264e_vepu_prep_setup()
391 prep->color_conversion_coeff_b = 38443; in h264e_vepu_prep_setup()
H A Dhal_h264e_vepu_v2.h62 RK_U32 color_conversion_coeff_b; member
H A Dhal_h264e_vepu1_v2.c471 val = VEPU_REG_RGB2YUV_CONVERSION_COEFB(hw_prep->color_conversion_coeff_b) in hal_h264e_vepu1_gen_regs_v2()
H A Dhal_h264e_vepu2_v2.c521 val = VEPU_REG_RGB2YUV_CONVERSION_COEFB(hw_prep->color_conversion_coeff_b) in hal_h264e_vepu2_gen_regs_v2()