find_best         222 libavcodec/nellymoserenc.c     find_best(cand[0], ff_nelly_init_table, sf_lut, -20, 96);
find_best         228 libavcodec/nellymoserenc.c         find_best(power_candidate, ff_nelly_delta_table, sf_delta_lut, 37, 78);
find_best          58 libavutil/tests/pixfmt_best.c         output = find_best(input);                              \