AVVideotoolboxContext 146 fftools/ffmpeg_videotoolbox.c AVVideotoolboxContext *vtctx = av_videotoolbox_alloc_context(); AVVideotoolboxContext 421 libavcodec/videotoolbox.c static AVVideotoolboxContext *videotoolbox_get_context(AVCodecContext *avctx) AVVideotoolboxContext 631 libavcodec/videotoolbox.c AVVideotoolboxContext *videotoolbox = videotoolbox_get_context(avctx); AVVideotoolboxContext 773 libavcodec/videotoolbox.c AVVideotoolboxContext *videotoolbox = videotoolbox_get_context(avctx); AVVideotoolboxContext 871 libavcodec/videotoolbox.c AVVideotoolboxContext *videotoolbox = videotoolbox_get_context(avctx); AVVideotoolboxContext 903 libavcodec/videotoolbox.c AVVideotoolboxContext *videotoolbox = videotoolbox_get_context(avctx); AVVideotoolboxContext 1212 libavcodec/videotoolbox.c static AVVideotoolboxContext *av_videotoolbox_alloc_context_with_pix_fmt(enum AVPixelFormat pix_fmt, AVVideotoolboxContext 1215 libavcodec/videotoolbox.c AVVideotoolboxContext *ret = av_mallocz(sizeof(*ret)); AVVideotoolboxContext 1230 libavcodec/videotoolbox.c AVVideotoolboxContext *av_videotoolbox_alloc_context(void) AVVideotoolboxContext 1240 libavcodec/videotoolbox.c int av_videotoolbox_default_init2(AVCodecContext *avctx, AVVideotoolboxContext *vtctx) AVVideotoolboxContext 92 libavcodec/videotoolbox.h AVVideotoolboxContext *av_videotoolbox_alloc_context(void); AVVideotoolboxContext 113 libavcodec/videotoolbox.h int av_videotoolbox_default_init2(AVCodecContext *avctx, AVVideotoolboxContext *vtctx); AVVideotoolboxContext 40 libavcodec/vt_internal.h struct AVVideotoolboxContext *vt_ctx;