FICContext        137 libavcodec/fic.c static int fic_decode_block(FICContext *ctx, GetBitContext *gb,
FICContext        172 libavcodec/fic.c     FICContext *ctx        = avctx->priv_data;
FICContext        216 libavcodec/fic.c     FICContext *ctx = avctx->priv_data;
FICContext        271 libavcodec/fic.c     FICContext *ctx = avctx->priv_data;
FICContext        445 libavcodec/fic.c     FICContext *ctx = avctx->priv_data;
FICContext        456 libavcodec/fic.c     FICContext *ctx = avctx->priv_data;
FICContext        474 libavcodec/fic.c { "skip_cursor", "skip the cursor", offsetof(FICContext, skip_cursor), AV_OPT_TYPE_BOOL, {.i64 = 0 }, 0, 1, AV_OPT_FLAG_DECODING_PARAM | AV_OPT_FLAG_VIDEO_PARAM },
FICContext        490 libavcodec/fic.c     .priv_data_size = sizeof(FICContext),