Bundle 125 libavcodec/bink.c Bundle bundle[BINKB_NB_SRC]; ///< bundles for decoding all data types Bundle 316 libavcodec/bink.c static int read_runs(AVCodecContext *avctx, GetBitContext *gb, Bundle *b) Bundle 338 libavcodec/bink.c static int read_motion_values(AVCodecContext *avctx, GetBitContext *gb, Bundle *b) Bundle 372 libavcodec/bink.c static int read_block_types(AVCodecContext *avctx, GetBitContext *gb, Bundle *b) Bundle 407 libavcodec/bink.c static int read_patterns(AVCodecContext *avctx, GetBitContext *gb, Bundle *b) Bundle 427 libavcodec/bink.c static int read_colors(GetBitContext *gb, Bundle *b, BinkContext *c) Bundle 468 libavcodec/bink.c static int read_dcs(AVCodecContext *avctx, GetBitContext *gb, Bundle *b, Bundle 552 libavcodec/bink.c Bundle *b = &c->bundle[bundle_num];