Searched defs:max_weight (Results 1 – 4 of 4) sorted by relevance
97 FT_Offset max_weight; member
331 const float max_weight = context->input(6).flat<float>()(0); in ComputeOutputRangeForInt32() local390 const float max_weight = context->input(6).flat<float>()(0); in GetBiasHandle() local
1721 …d stbtt__fill_active_edges(unsigned char *scanline, int len, stbtt__active_edge *e, int max_weight) in stbtt__fill_active_edges()1768 int max_weight = (255 / vsubsample); // weight per vertical scanline in stbtt__rasterize_sorted_edges() 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