av_find_best_pix_fmt_of_2   57 libavcodec/imgconvert.c     return av_find_best_pix_fmt_of_2(dst_pix_fmt1, dst_pix_fmt2, src_pix_fmt, has_alpha, loss_ptr);
av_find_best_pix_fmt_of_2  334 libavcodec/vaapi_decode.c         best_format = av_find_best_pix_fmt_of_2(format, best_format,
av_find_best_pix_fmt_of_2  690 libavfilter/avfiltergraph.c                 best= av_find_best_pix_fmt_of_2(best, p, ref->format, has_alpha, NULL);
av_find_best_pix_fmt_of_2  437 libavutil/pixdesc.h enum AVPixelFormat av_find_best_pix_fmt_of_2(enum AVPixelFormat dst_pix_fmt1, enum AVPixelFormat dst_pix_fmt2,
av_find_best_pix_fmt_of_2   47 libavutil/tests/pixfmt_best.c         best = av_find_best_pix_fmt_of_2(best, pixfmt_list[i],