Searched refs:scl_fct_h (Results 1 – 1 of 1) sorted by relevance
249 …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() local252 if (scl_fct_h > 16000 || scl_fct_v > 16000) { in check_msg_image()