Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/iep/
H A Diep.c238 …RK_S32 scl_fct_v = src->act_h > dst->act_h ? (src->act_h * 1000 / dst->act_h) : (dst->act_h * 1000… in check_msg_image() local
240 if (scl_fct_h > 16000 || scl_fct_v > 16000) { in check_msg_image()