Searched defs:max_weight (Results 1 – 3 of 3) sorted by relevance
96 FT_Offset max_weight; member
416 float max_weight = astc::max(astc::max(config.cw_r_weight, config.cw_g_weight), in validate_config() local
2790 …d stbtt__fill_active_edges(unsigned char *scanline, int len, stbtt__active_edge *e, int max_weight) in stbtt__fill_active_edges()2837 int max_weight = (255 / vsubsample); // weight per vertical scanline in stbtt__rasterize_sorted_edges() local