Searched defs:factor (Results 1 – 3 of 3) sorted by relevance
56 int8_t factor = dither_ordered_threshold_matrix[(y & 7) * 8 + ((j) & 7)] - 32; in lv_dither_ordered_hor() local81 int8_t factor = dither_ordered_threshold_matrix[(y & 7) * 8 + ((j + x) & 7)] - 32; in lv_dither_ordered_ver() local
387 UNITY_DOUBLE factor = 1.0f; in UnityPrintFloat() local410 UNITY_DOUBLE factor = 1.0f; in UnityPrintFloat() local
384 uint8_t factor = data[i] ^ result[0]; in calcReedSolomonRemainder() local