HQXContext 42 libavcodec/hqx.c typedef int (*mb_decode_func)(HQXContext *ctx, AVFrame *pic, HQXContext 263 libavcodec/hqx.c static int hqx_decode_422(HQXContext *ctx, AVFrame *pic, HQXContext 296 libavcodec/hqx.c static int hqx_decode_422a(HQXContext *ctx, AVFrame *pic, HQXContext 345 libavcodec/hqx.c static int hqx_decode_444(HQXContext *ctx, AVFrame *pic, HQXContext 380 libavcodec/hqx.c static int hqx_decode_444a(HQXContext *ctx, AVFrame *pic, HQXContext 432 libavcodec/hqx.c static int decode_slice(HQXContext *ctx, AVFrame *pic, GetBitContext *gb, HQXContext 489 libavcodec/hqx.c HQXContext *ctx = avctx->priv_data; HQXContext 614 libavcodec/hqx.c HQXContext *ctx = avctx->priv_data; HQXContext 626 libavcodec/hqx.c HQXContext *ctx = avctx->priv_data; HQXContext 638 libavcodec/hqx.c .priv_data_size = sizeof(HQXContext), HQXContext 63 libavcodec/hqx.h int ff_hqx_init_vlcs(HQXContext *ctx); HQXContext 2155 libavcodec/hqxvlc.c av_cold int ff_hqx_init_vlcs(HQXContext *ctx) HQXContext 49 libavfilter/vf_hqx.c #define OFFSET(x) offsetof(HQXContext, x) HQXContext 472 libavfilter/vf_hqx.c HQXContext *hqx = ctx->priv; HQXContext 487 libavfilter/vf_hqx.c HQXContext *hqx = ctx->priv; HQXContext 509 libavfilter/vf_hqx.c HQXContext *hqx = ctx->priv; HQXContext 555 libavfilter/vf_hqx.c .priv_size = sizeof(HQXContext),