av_map_videotoolbox_format_from_pixfmt2 1089 libavcodec/videotoolbox.c         av_map_videotoolbox_format_from_pixfmt2(hw_frames->sw_format, full_range);
av_map_videotoolbox_format_from_pixfmt2 1220 libavcodec/videotoolbox.c         OSType cv_pix_fmt_type = av_map_videotoolbox_format_from_pixfmt2(pix_fmt, full_range);
av_map_videotoolbox_format_from_pixfmt2   65 libavutil/hwcontext_videotoolbox.c     return av_map_videotoolbox_format_from_pixfmt2(pix_fmt, false);
av_map_videotoolbox_format_from_pixfmt2   58 libavutil/hwcontext_videotoolbox.h uint32_t av_map_videotoolbox_format_from_pixfmt2(enum AVPixelFormat pix_fmt, bool full_range);