CLLCContext 45 libavcodec/cllc.c static int read_code_table(CLLCContext *ctx, GetBitContext *gb, VLC *vlc) CLLCContext 101 libavcodec/cllc.c static int read_argb_line(CLLCContext *ctx, GetBitContext *gb, int *top_left, CLLCContext 170 libavcodec/cllc.c static int read_rgb24_component_line(CLLCContext *ctx, GetBitContext *gb, CLLCContext 200 libavcodec/cllc.c static int read_yuv_component_line(CLLCContext *ctx, GetBitContext *gb, CLLCContext 228 libavcodec/cllc.c static int decode_argb_frame(CLLCContext *ctx, GetBitContext *gb, AVFrame *pic) CLLCContext 272 libavcodec/cllc.c static int decode_rgb24_frame(CLLCContext *ctx, GetBitContext *gb, AVFrame *pic) CLLCContext 316 libavcodec/cllc.c static int decode_yuv_frame(CLLCContext *ctx, GetBitContext *gb, AVFrame *pic) CLLCContext 374 libavcodec/cllc.c CLLCContext *ctx = avctx->priv_data; CLLCContext 488 libavcodec/cllc.c CLLCContext *ctx = avctx->priv_data; CLLCContext 497 libavcodec/cllc.c CLLCContext *ctx = avctx->priv_data; CLLCContext 514 libavcodec/cllc.c .priv_data_size = sizeof(CLLCContext),