ChromakeyContext   50 libavfilter/vf_chromakey.c static uint8_t do_chromakey_pixel(ChromakeyContext *ctx, uint8_t u[9], uint8_t v[9])
ChromakeyContext   71 libavfilter/vf_chromakey.c static uint16_t do_chromakey_pixel16(ChromakeyContext *ctx, uint16_t u[9], uint16_t v[9])
ChromakeyContext  124 libavfilter/vf_chromakey.c     ChromakeyContext *ctx = avctx->priv;
ChromakeyContext  154 libavfilter/vf_chromakey.c     ChromakeyContext *ctx = avctx->priv;
ChromakeyContext  183 libavfilter/vf_chromakey.c     ChromakeyContext *ctx = avctx->priv;
ChromakeyContext  220 libavfilter/vf_chromakey.c     ChromakeyContext *ctx = avctx->priv;
ChromakeyContext  260 libavfilter/vf_chromakey.c     ChromakeyContext *ctx = avctx->priv;
ChromakeyContext  277 libavfilter/vf_chromakey.c     ChromakeyContext *ctx = avctx->priv;
ChromakeyContext  347 libavfilter/vf_chromakey.c     ChromakeyContext *ctx = avctx->priv;
ChromakeyContext  388 libavfilter/vf_chromakey.c #define OFFSET(x) offsetof(ChromakeyContext, x)
ChromakeyContext  404 libavfilter/vf_chromakey.c     .priv_size     = sizeof(ChromakeyContext),
ChromakeyContext  446 libavfilter/vf_chromakey.c     .priv_size     = sizeof(ChromakeyContext),