Home
last modified time | relevance | path

Searched refs:cos_hue_int (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/vproc/iep/
H A Diep.h192 RK_S32 cos_hue_int; member
H A Diep.c444 msg->cos_hue_int = 0x00; in iep_control()
473 msg->cos_hue_int = (RK_S32)(cos(yuv_enh->hue_angle) * 128.0); in iep_control()