Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/iep/
H A Diep.h193 RK_S32 sin_hue_int; member
H A Diep.c445 msg->sin_hue_int = 0x80; in iep_control()
474 msg->sin_hue_int = (RK_S32)(sin(yuv_enh->hue_angle) * 128.0); in iep_control()