Home
last modified time | relevance | path

Searched refs:get_pix_fmt_depth (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavutil/
Dpixdesc.c2722 static int get_pix_fmt_depth(int *min, int *max, enum AVPixelFormat pix_fmt) in get_pix_fmt_depth() function
2768 if ((ret = get_pix_fmt_depth(&src_min_depth, &src_max_depth, src_pix_fmt)) < 0) in get_pix_fmt_score()
2770 if ((ret = get_pix_fmt_depth(&dst_min_depth, &dst_max_depth, dst_pix_fmt)) < 0) in get_pix_fmt_score()