Searched refs:sin_hue (Results 1 – 3 of 3) sorted by relevance
1286 s32 sin_hue; in create_hue_matrix() local1290 sin_hue = g_hue_sin_table[hue_idx]; in create_hue_matrix()1299 m.csc_coef12 = sin_hue; in create_hue_matrix()1302 m.csc_coef21 = -sin_hue; in create_hue_matrix()
189 int sin_hue; member
2064 BCSH_SIN_HUE_MASK, BCSH_SIN_HUE_SHIFT, bcsh_state->sin_hue, false); in vop2_bcsh_reg_update()2080 int brightness, contrast, saturation, hue, sin_hue, cos_hue; in vop2_tv_config_update() local2128 sin_hue = fixp_sin32(hue) >> 23; in vop2_tv_config_update()2134 bcsh_state.sin_hue = sin_hue; in vop2_tv_config_update()