Searched refs:best_l (Results 1 – 3 of 3) sorted by relevance
196 guint8 best_l, best_c; in greedyh_scanline_C_yuy2() local263 best_l = lp2_l; in greedyh_scanline_C_yuy2()265 best_l = l2_l; in greedyh_scanline_C_yuy2()299 out_l = CLAMP (best_l, min_l, max_l); in greedyh_scanline_C_yuy2()340 guint8 best_l, best_c; in greedyh_scanline_C_uyvy() local407 best_l = lp2_l; in greedyh_scanline_C_uyvy()409 best_l = l2_l; in greedyh_scanline_C_uyvy()443 out_l = CLAMP (best_l, min_l, max_l); in greedyh_scanline_C_uyvy()
803 GList *l, *best_l = NULL; in _find_nearest_frame() local836 best_l = l; in _find_nearest_frame()847 for (l = frames; l && l != best_l; l = l->next) { in _find_nearest_frame()
636 GList *l, *best_l = NULL; in _find_nearest_frame() local669 best_l = l; in _find_nearest_frame()680 for (l = frames; l && l != best_l; l = l->next) { in _find_nearest_frame()