AICContext        159 libavcodec/aic.c static int aic_decode_header(AICContext *ctx, const uint8_t *src, int size)
AICContext        308 libavcodec/aic.c static int aic_decode_slice(AICContext *ctx, int mb_x, int mb_y,
AICContext        385 libavcodec/aic.c     AICContext *ctx    = avctx->priv_data;
AICContext        444 libavcodec/aic.c     AICContext *ctx = avctx->priv_data;
AICContext        490 libavcodec/aic.c     AICContext *ctx = avctx->priv_data;
AICContext        502 libavcodec/aic.c     .priv_data_size = sizeof(AICContext),