Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvideotoolbox.h92 AVVideotoolboxContext *av_videotoolbox_alloc_context(void);
Dvideotoolbox.c1053 vtctx->vt_ctx = av_videotoolbox_alloc_context(); in videotoolbox_common_init()
1236 AVVideotoolboxContext *av_videotoolbox_alloc_context(void) in av_videotoolbox_alloc_context() function
/third_party/ffmpeg/fftools/
Dffmpeg_videotoolbox.c146 AVVideotoolboxContext *vtctx = av_videotoolbox_alloc_context(); in videotoolbox_init()