Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
H A Dhwcontext_videotoolbox.h55 uint32_t av_map_videotoolbox_format_from_pixfmt(enum AVPixelFormat pix_fmt);
58 * Same as av_map_videotoolbox_format_from_pixfmt function, but can map and
H A Dhwcontext_videotoolbox.c147 uint32_t av_map_videotoolbox_format_from_pixfmt(enum AVPixelFormat pix_fmt) in av_map_videotoolbox_format_from_pixfmt() function
176 cv_pixfmt = av_map_videotoolbox_format_from_pixfmt(ctx->sw_format); in vt_pool_alloc()

Completed in 2 milliseconds