SKIP_CACHE        195 libavcodec/get_bits.h         SKIP_CACHE(name, gb, num);              \
SKIP_CACHE        328 libavcodec/h261dec.c             SKIP_CACHE(re, &s->gb, 6);
SKIP_CACHE        520 libavcodec/ituh263dec.c                 SKIP_CACHE(re, &s->gb, 1);
SKIP_CACHE        528 libavcodec/ituh263dec.c                     SKIP_CACHE(re, &s->gb, 7);
SKIP_CACHE        534 libavcodec/ituh263dec.c                 SKIP_CACHE(re, &s->gb, 7);
SKIP_CACHE        545 libavcodec/ituh263dec.c                         SKIP_CACHE(re, &s->gb, 5);
SKIP_CACHE       1137 libavcodec/mpeg4videodec.c                     SKIP_CACHE(re, &s->gb, 1);
SKIP_CACHE       1140 libavcodec/mpeg4videodec.c                     SKIP_CACHE(re, &s->gb, 1);
SKIP_CACHE       1150 libavcodec/mpeg4videodec.c                     SKIP_CACHE(re, &s->gb, 1);
SKIP_CACHE       1153 libavcodec/mpeg4videodec.c                     SKIP_CACHE(re, &s->gb, 11);
SKIP_CACHE       1159 libavcodec/mpeg4videodec.c                     SKIP_CACHE(re, &s->gb, 5);
SKIP_CACHE       1178 libavcodec/mpeg4videodec.c                             SKIP_CACHE(re, &s->gb, 2);
SKIP_CACHE       1180 libavcodec/mpeg4videodec.c                             SKIP_CACHE(re, &s->gb, 1);
SKIP_CACHE       1195 libavcodec/mpeg4videodec.c                                 SKIP_CACHE(re, &s->gb, 1);
SKIP_CACHE       1198 libavcodec/mpeg4videodec.c                                 SKIP_CACHE(re, &s->gb, 12);
SKIP_CACHE        739 libavcodec/msmpeg4dec.c                         last=  SHOW_UBITS(re, &s->gb, 1); SKIP_CACHE(re, &s->gb, 1);
SKIP_CACHE        740 libavcodec/msmpeg4dec.c                         run=   SHOW_UBITS(re, &s->gb, 6); SKIP_CACHE(re, &s->gb, 6);