InterplayACMContext 59 libavcodec/interplayacm.c InterplayACMContext *s = avctx->priv_data; InterplayACMContext 107 libavcodec/interplayacm.c static int zero(InterplayACMContext *s, unsigned ind, unsigned col) InterplayACMContext 116 libavcodec/interplayacm.c static int bad(InterplayACMContext *s, unsigned ind, unsigned col) InterplayACMContext 121 libavcodec/interplayacm.c static int linear(InterplayACMContext *s, unsigned ind, unsigned col) InterplayACMContext 134 libavcodec/interplayacm.c static int k13(InterplayACMContext *s, unsigned ind, unsigned col) InterplayACMContext 159 libavcodec/interplayacm.c static int k12(InterplayACMContext *s, unsigned ind, unsigned col) InterplayACMContext 177 libavcodec/interplayacm.c static int k24(InterplayACMContext *s, unsigned ind, unsigned col) InterplayACMContext 203 libavcodec/interplayacm.c static int k23(InterplayACMContext *s, unsigned ind, unsigned col) InterplayACMContext 221 libavcodec/interplayacm.c static int k35(InterplayACMContext *s, unsigned ind, unsigned col) InterplayACMContext 255 libavcodec/interplayacm.c static int k34(InterplayACMContext *s, unsigned ind, unsigned col) InterplayACMContext 280 libavcodec/interplayacm.c static int k45(InterplayACMContext *s, unsigned ind, unsigned col) InterplayACMContext 307 libavcodec/interplayacm.c static int k44(InterplayACMContext *s, unsigned ind, unsigned col) InterplayACMContext 325 libavcodec/interplayacm.c static int t15(InterplayACMContext *s, unsigned ind, unsigned col) InterplayACMContext 354 libavcodec/interplayacm.c static int t27(InterplayACMContext *s, unsigned ind, unsigned col) InterplayACMContext 383 libavcodec/interplayacm.c static int t37(InterplayACMContext *s, unsigned ind, unsigned col) InterplayACMContext 407 libavcodec/interplayacm.c typedef int (*filler)(InterplayACMContext *s, unsigned ind, unsigned col); InterplayACMContext 420 libavcodec/interplayacm.c static int fill_block(InterplayACMContext *s) InterplayACMContext 462 libavcodec/interplayacm.c static void juggle_block(InterplayACMContext *s) InterplayACMContext 515 libavcodec/interplayacm.c static int decode_block(InterplayACMContext *s) InterplayACMContext 547 libavcodec/interplayacm.c InterplayACMContext *s = avctx->priv_data; InterplayACMContext 613 libavcodec/interplayacm.c InterplayACMContext *s = avctx->priv_data; InterplayACMContext 634 libavcodec/interplayacm.c .priv_data_size = sizeof(InterplayACMContext),