Searched defs:best_x (Results 1 - 5 of 5) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
H A D | vf_find_rect.c | 146 static float search(FOCContext *foc, int pass, int maxpass, int xmin, int xmax, int ymin, int ymax, int *best_x, int *best_y, float best_score) in search() argument 177 int best_x, best_y; in filter_frame() local
|
/third_party/mesa3d/src/imgui/ |
H A D | imstb_rectpack.h | 351 int best_waste = (1<<30), best_x, best_y = (1 << 30); in stbrp__skyline_find_best_pos() local
|
/third_party/skia/third_party/externals/imgui/ |
H A D | imstb_rectpack.h | 353 int best_waste = (1<<30), best_x, best_y = (1 << 30); in stbrp__skyline_find_best_pos() local
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
H A D | aflatin.c | 567 FT_Pos best_x = points[best_point].x; in af_latin_metrics_init_blues() local
|
/third_party/glfw/deps/ |
H A D | nuklear.h | 10700 int best_waste = (1<<30), best_x, best_y = (1 << 30); in nk_rp__skyline_find_best_pos() local
|
Completed in 48 milliseconds