Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/inc/
H A Diep_api.h107 RK_S32 threshold; // [0, 255] member
/rockchip-linux_mpp/mpp/vproc/iep/
H A Diep.c185 if (rgb_enh->threshold > 255 || rgb_enh->threshold < 0) { in check_rgb_enhance_param()
521 msg->enh_threshold = rgb_enh->threshold; in iep_control()
/rockchip-linux_mpp/inc/
H A Drk_venc_cmd.h467 RK_S32 threshold; member
/rockchip-linux_mpp/mpp/vproc/iep/test/
H A Diep_test.c148 cfg->rgb_enh->threshold = in parse_cfg()
/rockchip-linux_mpp/tools/
H A Dmpp_doxyfile2122 # become too big to be useful. The UML_LIMIT_NUM_FIELDS threshold limits the
2124 # for no limit. Note that the threshold may be exceeded by 50% before the limit
2125 # is enforced. So when you set the threshold to 10, up to 15 fields may appear,