Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/iep/
H A Diep.c547 msg->dither_down_en = 1; in iep_control()
557 if (color_cvt->dither_down_en && msg->dst.format != IEP_FORMAT_RGB_565) { in iep_control()
569 msg->dither_down_en = color_cvt->dither_down_en; in iep_control()
H A Diep.h169 RK_U8 dither_down_en; //not to be used member
/rockchip-linux_mpp/mpp/vproc/inc/
H A Diep_api.h144 RK_U8 dither_down_en; member
/rockchip-linux_mpp/mpp/vproc/iep/test/
H A Diep_test.c174 cfg->colorcvt->dither_down_en = in parse_cfg()