Searched refs:FS_COMPUTE_ERROR (Results 1 – 1 of 1) sorted by relevance
114 #define FS_COMPUTE_ERROR(e) { coef[0] = (e<<3) - e; coef[1] = (e<<2) - e; coef[2] = (e<<2) + e; coe… in lv_dither_err_diff_hor() macro131 FS_COMPUTE_ERROR(error.r); in lv_dither_err_diff_hor()137 FS_COMPUTE_ERROR(error.g); in lv_dither_err_diff_hor()143 FS_COMPUTE_ERROR(error.b); in lv_dither_err_diff_hor()