Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/vproc/iep/
H A Diep.cpp249 …RK_S32 scl_fct_h = src->act_w > dst->act_w ? (src->act_w * 1000 / dst->act_w) : (dst->act_w * 1000… in check_msg_image() local
252 if (scl_fct_h > 16000 || scl_fct_v > 16000) { in check_msg_image()