Home
last modified time | relevance | path

Searched refs:es_tan_lo_th (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/vproc/vdpp/
H A Dvdpp2.h187 RK_U32 es_tan_lo_th; member
H A Dvdpp2.c425 p_es_param->es_tan_lo_th = mpp_clip(tan(angle_lo_th * acos(-1) / 180.0) * 512, 0, 511); in update_es_tan()
444 dst_reg->es.reg2.tan_lo_th = p_es_param->es_tan_lo_th; in set_es_to_vdpp2_reg()
/rockchip-linux_mpp/mpp/vproc/inc/
H A Dvdpp_api.h203 RK_U32 es_tan_lo_th; member