decode_band_hdr   687 libavcodec/indeo4.c     ctx->decode_band_hdr  = decode_band_hdr;
decode_band_hdr   673 libavcodec/indeo5.c     ctx->decode_band_hdr  = decode_band_hdr;
decode_band_hdr   976 libavcodec/ivi.c     result = ctx->decode_band_hdr(ctx, band, avctx);
decode_band_hdr   259 libavcodec/ivi.h     int             (*decode_band_hdr) (struct IVI45DecContext *ctx, IVIBandDesc *band, AVCodecContext *avctx);