Home
last modified time | relevance | path

Searched refs:cv_fmt (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dhwcontext_videotoolbox.c41 uint32_t cv_fmt; member
137 enum AVPixelFormat av_map_videotoolbox_format_to_pixfmt(uint32_t cv_fmt) in av_map_videotoolbox_format_to_pixfmt() argument
141 if (cv_pix_fmts[i].cv_fmt == cv_fmt) in av_map_videotoolbox_format_to_pixfmt()
157 return cv_pix_fmts[i].cv_fmt; in av_map_videotoolbox_format_from_pixfmt2()
H A Dhwcontext_videotoolbox.h49 enum AVPixelFormat av_map_videotoolbox_format_to_pixfmt(uint32_t cv_fmt);

Completed in 2 milliseconds