AICContext        158 libavcodec/aic.c static int aic_decode_header(AICContext *ctx, const uint8_t *src, int size)
AICContext        304 libavcodec/aic.c static int aic_decode_slice(AICContext *ctx, int mb_x, int mb_y,
AICContext        371 libavcodec/aic.c     AICContext *ctx    = avctx->priv_data;
AICContext        422 libavcodec/aic.c     AICContext *ctx = avctx->priv_data;
AICContext        468 libavcodec/aic.c     AICContext *ctx = avctx->priv_data;
AICContext        480 libavcodec/aic.c     .priv_data_size = sizeof(AICContext),