ZmbvContext        74 libavcodec/zmbv.c     int (*decode_xor)(struct ZmbvContext *c);
ZmbvContext        81 libavcodec/zmbv.c static int zmbv_decode_xor_8(ZmbvContext *c)
ZmbvContext       160 libavcodec/zmbv.c static int zmbv_decode_xor_16(ZmbvContext *c)
ZmbvContext       237 libavcodec/zmbv.c static int zmbv_decode_xor_24(ZmbvContext *c)
ZmbvContext       322 libavcodec/zmbv.c static int zmbv_decode_xor_32(ZmbvContext *c)
ZmbvContext       397 libavcodec/zmbv.c static int zmbv_decode_intra(ZmbvContext *c)
ZmbvContext       416 libavcodec/zmbv.c     ZmbvContext * const c = avctx->priv_data;
ZmbvContext       604 libavcodec/zmbv.c     ZmbvContext * const c = avctx->priv_data;
ZmbvContext       646 libavcodec/zmbv.c     ZmbvContext * const c = avctx->priv_data;
ZmbvContext       662 libavcodec/zmbv.c     .priv_data_size = sizeof(ZmbvContext),