Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu_v2.c356 prep->color_conversion_coeff_f = 0; in h264e_vepu_prep_setup()
375 prep->color_conversion_coeff_f = 46740; in h264e_vepu_prep_setup()
387 prep->color_conversion_coeff_f = 41615; in h264e_vepu_prep_setup()
394 prep->color_conversion_coeff_f = 46740; in h264e_vepu_prep_setup()
H A Dhal_h264e_vepu_v2.h65 RK_U32 color_conversion_coeff_f; member
H A Dhal_h264e_vepu1_v2.c479 val = VEPU_REG_RGB2YUV_CONVERSION_COEFF(hw_prep->color_conversion_coeff_f) in hal_h264e_vepu1_gen_regs_v2()
H A Dhal_h264e_vepu2_v2.c529 val = VEPU_REG_RGB2YUV_CONVERSION_COEFF(hw_prep->color_conversion_coeff_f); in hal_h264e_vepu2_gen_regs_v2()