Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/vdpp/test/
H A Dhwpq_test.c28 unsigned int img_h_i; member
160 vdpp_proc_cfg.src_img_info.img_yrgb.h_vld = p_cmd_cfg->img_h_i; in multi_vdpp()
168 vdpp_proc_cfg.src_img_info.img_cbcr.h_vld = p_cmd_cfg->img_h_i / 2; in multi_vdpp()
351 p_cmd_cfg->img_h_i = atoi(optarg); in parse_cmd()