GET_CACHE        1697 libavcodec/aacdec.c                             bits = nnz ? GET_CACHE(re, gb) : 0;
GET_CACHE        1779 libavcodec/aacdec.c                                     b = GET_CACHE(re, gb);
GET_CACHE         266 libavcodec/dnxhddec.c         level = GET_CACHE(bs, &ctx->gb);
GET_CACHE         238 libavcodec/get_bits.h     cache = GET_CACHE(re, s);
GET_CACHE          59 libavcodec/golomb.h     buf = GET_CACHE(re, gb);
GET_CACHE         106 libavcodec/golomb.h     buf = GET_CACHE(re, gb);
GET_CACHE         121 libavcodec/golomb.h     buf = GET_CACHE(re, gb);
GET_CACHE         144 libavcodec/golomb.h             buf = GET_CACHE(re, gb);
GET_CACHE         189 libavcodec/golomb.h     buf = GET_CACHE(re, gb);
GET_CACHE         201 libavcodec/golomb.h         buf = GET_CACHE(re, gb);
GET_CACHE         230 libavcodec/golomb.h     buf = GET_CACHE(re, gb);
GET_CACHE         242 libavcodec/golomb.h         buf |= 1 | (GET_CACHE(re, gb) >> 8);
GET_CACHE         281 libavcodec/golomb.h     buf = GET_CACHE(re, gb);
GET_CACHE         316 libavcodec/golomb.h     buf = GET_CACHE(re, gb);
GET_CACHE         424 libavcodec/h264_cavlc.c     buf=GET_CACHE(re, gb);
GET_CACHE         668 libavcodec/mjpegdec.c                 int cache = GET_CACHE(re, &s->gb);
GET_CACHE         732 libavcodec/mjpegdec.c                     int cache = GET_CACHE(re, &s->gb);
GET_CACHE         761 libavcodec/mjpegdec.c                         val += NEG_USR32(GET_CACHE(re, &s->gb), run);
GET_CACHE         164 libavcodec/mpeg12dec.c         if (((int32_t)GET_CACHE(re, &s->gb)) <= (int32_t)0xBFFFFFFF)
GET_CACHE         210 libavcodec/mpeg12dec.c             if (((int32_t)GET_CACHE(re, &s->gb)) <= (int32_t)0xBFFFFFFF)
GET_CACHE         242 libavcodec/mpeg12dec.c         if (((int32_t) GET_CACHE(re, &s->gb)) < 0) {
GET_CACHE         245 libavcodec/mpeg12dec.c             if (GET_CACHE(re, &s->gb) & 0x40000000)
GET_CACHE         250 libavcodec/mpeg12dec.c             if (((int32_t) GET_CACHE(re, &s->gb)) <= (int32_t) 0xBFFFFFFF)
GET_CACHE         296 libavcodec/mpeg12dec.c             if (((int32_t) GET_CACHE(re, &s->gb)) <= (int32_t) 0xBFFFFFFF)
GET_CACHE         326 libavcodec/mpeg12dec.c         if (((int32_t) GET_CACHE(re, &s->gb)) < 0) {
GET_CACHE         329 libavcodec/mpeg12dec.c             if (GET_CACHE(re, &s->gb) & 0x40000000)
GET_CACHE         334 libavcodec/mpeg12dec.c             if (((int32_t) GET_CACHE(re, &s->gb)) <= (int32_t) 0xBFFFFFFF)
GET_CACHE         381 libavcodec/mpeg12dec.c             if (((int32_t) GET_CACHE(re, &s->gb)) <= (int32_t) 0xBFFFFFFF)
GET_CACHE         415 libavcodec/mpeg12dec.c         if (((int32_t) GET_CACHE(re, &s->gb)) < 0) {
GET_CACHE         417 libavcodec/mpeg12dec.c             if (GET_CACHE(re, &s->gb) & 0x40000000)
GET_CACHE         423 libavcodec/mpeg12dec.c             if (((int32_t) GET_CACHE(re, &s->gb)) <= (int32_t) 0xBFFFFFFF)
GET_CACHE         461 libavcodec/mpeg12dec.c             if (((int32_t) GET_CACHE(re, &s->gb)) <= (int32_t) 0xBFFFFFFF)
GET_CACHE         492 libavcodec/mpeg12dec.c     if (((int32_t) GET_CACHE(re, &s->gb)) < 0) {
GET_CACHE         494 libavcodec/mpeg12dec.c         if (GET_CACHE(re, &s->gb) & 0x40000000)
GET_CACHE         499 libavcodec/mpeg12dec.c         if (((int32_t) GET_CACHE(re, &s->gb)) <= (int32_t) 0xBFFFFFFF)
GET_CACHE         533 libavcodec/mpeg12dec.c         if (((int32_t) GET_CACHE(re, &s->gb)) <= (int32_t) 0xBFFFFFFF || i > 63)
GET_CACHE        1067 libavcodec/mpeg4videodec.c                     cache = GET_CACHE(re, &s->gb);
GET_CACHE         716 libavcodec/msmpeg4dec.c             cache= GET_CACHE(re, &s->gb);
GET_CACHE         254 libavcodec/proresdec2.c         buf = GET_CACHE(re, gb);                                        \
GET_CACHE         309 libavcodec/proresdec_lgpl.c     buf = GET_CACHE(re, gb);