Searched defs:max_weight (Results 1 – 4 of 4) sorted by relevance
96 FT_Offset max_weight; member
343 const float max_weight = context->input(6).flat<float>()(0); in ComputeOutputRangeForInt32() local409 const float max_weight = context->input(6).flat<float>()(0); in GetBiasHandle() 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
395 int max_weight; member