GET_CACHE 1747 libavcodec/aacdec_template.c bits = nnz ? GET_CACHE(re, gb) : 0; GET_CACHE 1846 libavcodec/aacdec_template.c b = GET_CACHE(re, gb); GET_CACHE 388 libavcodec/dnxhddec.c level = GET_CACHE(bs, &row->gb); GET_CACHE 335 libavcodec/get_bits.h cache = GET_CACHE(re, s); GET_CACHE 351 libavcodec/get_bits.h cache = GET_CACHE(re, s); GET_CACHE 78 libavcodec/golomb.h buf = GET_CACHE(re, gb); GET_CACHE 133 libavcodec/golomb.h buf = GET_CACHE(re, gb); GET_CACHE 176 libavcodec/golomb.h buf = GET_CACHE(re, gb); GET_CACHE 199 libavcodec/golomb.h buf = GET_CACHE(re, gb); GET_CACHE 267 libavcodec/golomb.h buf = GET_CACHE(re, gb); GET_CACHE 279 libavcodec/golomb.h buf = GET_CACHE(re, gb); GET_CACHE 331 libavcodec/golomb.h buf = GET_CACHE(re, gb); GET_CACHE 343 libavcodec/golomb.h buf |= 1 | (GET_CACHE(re, gb) >> 8); GET_CACHE 400 libavcodec/golomb.h buf = GET_CACHE(re, gb); GET_CACHE 465 libavcodec/golomb.h buf = GET_CACHE(re, gb); GET_CACHE 422 libavcodec/h264_cavlc.c buf=GET_CACHE(re, gb); GET_CACHE 825 libavcodec/mjpegdec.c int cache = GET_CACHE(re, &s->gb); GET_CACHE 890 libavcodec/mjpegdec.c int cache = GET_CACHE(re, &s->gb); GET_CACHE 919 libavcodec/mjpegdec.c val += NEG_USR32(GET_CACHE(re, &s->gb), run); GET_CACHE 264 libavcodec/mpeg12.c if (((int32_t)GET_CACHE(re, gb)) <= (int32_t)0xBFFFFFFF) GET_CACHE 318 libavcodec/mpeg12.c if (((int32_t)GET_CACHE(re, gb)) <= (int32_t)0xBFFFFFFF) GET_CACHE 152 libavcodec/mpeg12dec.c if (((int32_t) GET_CACHE(re, &s->gb)) < 0) { GET_CACHE 155 libavcodec/mpeg12dec.c if (GET_CACHE(re, &s->gb) & 0x40000000) GET_CACHE 160 libavcodec/mpeg12dec.c if (((int32_t) GET_CACHE(re, &s->gb)) <= (int32_t) 0xBFFFFFFF) GET_CACHE 208 libavcodec/mpeg12dec.c if (((int32_t) GET_CACHE(re, &s->gb)) <= (int32_t) 0xBFFFFFFF) GET_CACHE 240 libavcodec/mpeg12dec.c if (((int32_t) GET_CACHE(re, &s->gb)) < 0) { GET_CACHE 243 libavcodec/mpeg12dec.c if (GET_CACHE(re, &s->gb) & 0x40000000) GET_CACHE 248 libavcodec/mpeg12dec.c if (((int32_t) GET_CACHE(re, &s->gb)) <= (int32_t) 0xBFFFFFFF) GET_CACHE 297 libavcodec/mpeg12dec.c if (((int32_t) GET_CACHE(re, &s->gb)) <= (int32_t) 0xBFFFFFFF) GET_CACHE 334 libavcodec/mpeg12dec.c if (((int32_t) GET_CACHE(re, &s->gb)) < 0) { GET_CACHE 336 libavcodec/mpeg12dec.c if (GET_CACHE(re, &s->gb) & 0x40000000) GET_CACHE 342 libavcodec/mpeg12dec.c if (((int32_t) GET_CACHE(re, &s->gb)) <= (int32_t) 0xBFFFFFFF) GET_CACHE 382 libavcodec/mpeg12dec.c if (((int32_t) GET_CACHE(re, &s->gb)) <= (int32_t) 0xBFFFFFFF) GET_CACHE 414 libavcodec/mpeg12dec.c if (((int32_t) GET_CACHE(re, &s->gb)) < 0) { GET_CACHE 416 libavcodec/mpeg12dec.c if (GET_CACHE(re, &s->gb) & 0x40000000) GET_CACHE 421 libavcodec/mpeg12dec.c if (((int32_t) GET_CACHE(re, &s->gb)) <= (int32_t) 0xBFFFFFFF) GET_CACHE 459 libavcodec/mpeg12dec.c if (((int32_t) GET_CACHE(re, &s->gb)) <= (int32_t) 0xBFFFFFFF || i > 63) GET_CACHE 1170 libavcodec/mpeg4videodec.c cache = GET_CACHE(re, &s->gb); GET_CACHE 731 libavcodec/msmpeg4dec.c cache= GET_CACHE(re, &s->gb); GET_CACHE 409 libavcodec/proresdec2.c buf = GET_CACHE(re, gb); \