OverlayCUDAContext  110 libavfilter/vf_overlay_cuda.c     OverlayCUDAContext *ctx,
OverlayCUDAContext  145 libavfilter/vf_overlay_cuda.c     OverlayCUDAContext *ctx = avctx->priv;
OverlayCUDAContext  234 libavfilter/vf_overlay_cuda.c     OverlayCUDAContext* ctx = avctx->priv;
OverlayCUDAContext  245 libavfilter/vf_overlay_cuda.c     OverlayCUDAContext* ctx = avctx->priv;
OverlayCUDAContext  263 libavfilter/vf_overlay_cuda.c     OverlayCUDAContext *ctx = avctx->priv;
OverlayCUDAContext  292 libavfilter/vf_overlay_cuda.c     OverlayCUDAContext* ctx = avctx->priv;
OverlayCUDAContext  383 libavfilter/vf_overlay_cuda.c #define OFFSET(x) offsetof(OverlayCUDAContext, x)
OverlayCUDAContext  402 libavfilter/vf_overlay_cuda.c FRAMESYNC_DEFINE_CLASS(overlay_cuda, OverlayCUDAContext, fs);
OverlayCUDAContext  428 libavfilter/vf_overlay_cuda.c     .priv_size       = sizeof(OverlayCUDAContext),