Searched defs:best_d (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | mpeg12framerate.c | 50 int c, n, d, best_c, best_n, best_d; in ff_mpeg12_find_best_frame_rate() local
|
D | dvdsubenc.c | 125 int x, y, i, j, match, d, best_d, av_uninit(best_j); in count_colors() local 196 int best_d = color_distance(refcolor[i], pseudopal[selected[i]]); in select_palette() local 218 int i, j, d, best_d; in build_color_map() local
|