Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu_v2.c355 prep->color_conversion_coeff_e = 0; in h264e_vepu_prep_setup()
374 prep->color_conversion_coeff_e = 37008; in h264e_vepu_prep_setup()
386 prep->color_conversion_coeff_e = 35317; in h264e_vepu_prep_setup()
393 prep->color_conversion_coeff_e = 37008; in h264e_vepu_prep_setup()
H A Dhal_h264e_vepu_v2.h64 RK_U32 color_conversion_coeff_e; member
H A Dhal_h264e_vepu1_v2.c473 val = VEPU_REG_RGB2YUV_CONVERSION_COEFE(hw_prep->color_conversion_coeff_e) in hal_h264e_vepu1_gen_regs_v2()
H A Dhal_h264e_vepu2_v2.c523 val = VEPU_REG_RGB2YUV_CONVERSION_COEFE(hw_prep->color_conversion_coeff_e) in hal_h264e_vepu2_gen_regs_v2()