vda_context       150 libavcodec/vda.h int ff_vda_create_decoder(struct vda_context *vda_ctx,
vda_context       155 libavcodec/vda.h int ff_vda_destroy_decoder(struct vda_context *vda_ctx);
vda_context        57 libavcodec/vda_h264.c     struct vda_context *vda_ctx = vda_hw_ctx;
vda_context        71 libavcodec/vda_h264.c static int vda_sync_decode(VDAContext *ctx, struct vda_context *vda_ctx)
vda_context        97 libavcodec/vda_h264.c     struct vda_context *vda_ctx = avctx->hwaccel_context;
vda_context       112 libavcodec/vda_h264.c     struct vda_context *vda_ctx = avctx->hwaccel_context;
vda_context       145 libavcodec/vda_h264.c     struct vda_context *vda_ctx         = avctx->hwaccel_context;
vda_context       177 libavcodec/vda_h264.c int ff_vda_create_decoder(struct vda_context *vda_ctx,
vda_context       264 libavcodec/vda_h264.c int ff_vda_destroy_decoder(struct vda_context *vda_ctx)
vda_context        57 libavcodec/vda_h264_dec.c     struct vda_context vda_ctx;
vda_context       181 libavcodec/vda_h264_dec.c     struct vda_context *vda_ctx = &ctx->vda_ctx;
vda_context       196 libavcodec/vda_h264_dec.c     memset(vda_ctx, 0, sizeof(struct vda_context));