Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/inc/
H A Diep_api.h114 RK_S32 radius; // [1, 4] member
/rockchip-linux_mpp/mpp/vproc/iep/
H A Diep.c190 if (rgb_enh->radius > 4 || rgb_enh->radius < 1) { in check_rgb_enhance_param()
524 msg->enh_radius = rgb_enh->radius - 1; in iep_control()
/rockchip-linux_mpp/mpp/vproc/iep/test/
H A Diep_test.c154 cfg->rgb_enh->radius = in parse_cfg()