SKIP_CACHE        190 libavcodec/get_bits.h         SKIP_CACHE(name, gb, num);              \
SKIP_CACHE        328 libavcodec/h261dec.c             SKIP_CACHE(re, &s->gb, 6);
SKIP_CACHE        495 libavcodec/ituh263dec.c                 SKIP_CACHE(re, &s->gb, 1);
SKIP_CACHE        503 libavcodec/ituh263dec.c                     SKIP_CACHE(re, &s->gb, 7);
SKIP_CACHE        509 libavcodec/ituh263dec.c                 SKIP_CACHE(re, &s->gb, 7);
SKIP_CACHE        520 libavcodec/ituh263dec.c                         SKIP_CACHE(re, &s->gb, 5);
SKIP_CACHE       1034 libavcodec/mpeg4videodec.c                     SKIP_CACHE(re, &s->gb, 1);
SKIP_CACHE       1037 libavcodec/mpeg4videodec.c                     SKIP_CACHE(re, &s->gb, 1);
SKIP_CACHE       1047 libavcodec/mpeg4videodec.c                     SKIP_CACHE(re, &s->gb, 1);
SKIP_CACHE       1050 libavcodec/mpeg4videodec.c                     SKIP_CACHE(re, &s->gb, 11);
SKIP_CACHE       1056 libavcodec/mpeg4videodec.c                     SKIP_CACHE(re, &s->gb, 5);
SKIP_CACHE       1075 libavcodec/mpeg4videodec.c                             SKIP_CACHE(re, &s->gb, 2);
SKIP_CACHE       1077 libavcodec/mpeg4videodec.c                             SKIP_CACHE(re, &s->gb, 1);
SKIP_CACHE       1092 libavcodec/mpeg4videodec.c                                 SKIP_CACHE(re, &s->gb, 1);
SKIP_CACHE       1095 libavcodec/mpeg4videodec.c                                 SKIP_CACHE(re, &s->gb, 12);
SKIP_CACHE        724 libavcodec/msmpeg4dec.c                         last=  SHOW_UBITS(re, &s->gb, 1); SKIP_CACHE(re, &s->gb, 1);
SKIP_CACHE        725 libavcodec/msmpeg4dec.c                         run=   SHOW_UBITS(re, &s->gb, 6); SKIP_CACHE(re, &s->gb, 6);