Searched refs:act_h (Results 1 – 7 of 7) sorted by relevance
124 mpp_log("act_h %d\n", img->act_h); in dump_iep_img()227 if (src->act_w > 4096 || src->act_h > 8192) { in check_msg_image()232 if (dst->act_w > 4096 || dst->act_h > 4096) { in check_msg_image()238 …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()
138 RK_U16 act_h; // act_height member
179 img->act_h = height; in config_rga_image()316 request->src.act_h = src_h; in rga_copy()327 request->dst.act_h = dst_h; in rga_copy()375 request->src.act_h = height / 2; in rga_dup_field()383 request->dst.act_h = height / 2; in rga_dup_field()
60 RK_U16 act_h; // height member
85 RK_U16 act_h; // act_height member
238 img->act_h = h; in config_iep_img()
217 img->act_h = mpp_frame_get_height(frm); in dec_vproc_set_img_fmt()519 params.param.com.height = img.act_h; in dec_vproc_config_dei_v2()