show_bits 55 libavcodec/aac_adtstoasc_bsf.c if (show_bits(&gb, 12) != 0xfff) show_bits 2942 libavcodec/aacdec.c if (show_bits(gb, 12) == 0xfff) { show_bits 3438 libavcodec/aacdec.c if (show_bits(&gb, 12) == 0xfff) { show_bits 940 libavcodec/aacsbr.c if (bs_extension_id || *num_bits_left > 16 || show_bits(gb, *num_bits_left)) show_bits 94 libavcodec/alac.c int extrabits = show_bits(gb, k); show_bits 945 libavcodec/cavsdec.c if (!align && (show_bits(gb, 8) == 0x80)) show_bits 994 libavcodec/cavsdec.c if (h->low_delay || !(show_bits(&h->gb, 9) & 1)) show_bits 997 libavcodec/cavsdec.c else if (show_bits(&h->gb, 11) & 3) show_bits 1447 libavcodec/dcadec.c xch_fsize = show_bits(&s->gb, 10); show_bits 1492 libavcodec/dcadec.c int fsize96 = show_bits(&s->gb, 12) + 1; show_bits 67 libavcodec/eatgq.c switch (show_bits(gb, 3)) { show_bits 94 libavcodec/eatgq.c if (show_bits(gb, 6) == 0x3F) { show_bits 301 libavcodec/faxcompr.c has_eol = show_bits(&gb, 12) == 1 || show_bits(&gb, 16) == 1; show_bits 326 libavcodec/get_bits.h return show_bits(s, 1); show_bits 386 libavcodec/get_bits.h return show_bits(s, n); show_bits 636 libavcodec/get_bits.h int show = show_bits(s, 24); show_bits 672 libavcodec/get_bits.h int show = show_bits(s, n); show_bits 51 libavcodec/golomb-test.c int j, s = show_bits(&gb, 25); show_bits 86 libavcodec/golomb-test.c int j, s = show_bits(&gb, 25); show_bits 405 libavcodec/golomb.h int show = show_bits(s, 24); show_bits 422 libavcodec/golomb.h int show = show_bits(s, 24); show_bits 439 libavcodec/golomb.h int show = show_bits(s, 24); show_bits 104 libavcodec/h261dec.c val = show_bits(&s->gb, 15); show_bits 161 libavcodec/h261dec.c if (show_bits(&s->gb, 15) == 0) { show_bits 172 libavcodec/h261dec.c if (show_bits(&s->gb, 15) == 0) { show_bits 296 libavcodec/h261dec.c int check = show_bits(&s->gb, 2); show_bits 245 libavcodec/h263dec.c ret, get_bits_count(&s->gb), show_bits(&s->gb, 24)); show_bits 305 libavcodec/h263dec.c show_bits(&s->gb, 24) == 0x4010 && show_bits 321 libavcodec/h263dec.c int v = show_bits(&s->gb, 8); show_bits 339 libavcodec/h263dec.c show_bits(&s->gb, 8) == 0 && show_bits 381 libavcodec/h263dec.c left, show_bits(&s->gb, 24)); show_bits 393 libavcodec/h263dec.c get_bits_left(&s->gb), show_bits(&s->gb, 24), s->padding_bug_score); show_bits 484 libavcodec/h264_cavlc.c i = show_bits(gb, 3); show_bits 493 libavcodec/h264_cavlc.c int bitsi= show_bits(gb, LEVEL_TAB_BITS); show_bits 540 libavcodec/h264_cavlc.c int bitsi= show_bits(gb, LEVEL_TAB_BITS); show_bits 284 libavcodec/h264_sei.c while (get_bits_left(&h->gb) > 16 && show_bits(&h->gb, 16)) { show_bits 293 libavcodec/h264_sei.c type += show_bits(&h->gb, 8); show_bits 299 libavcodec/h264_sei.c size += show_bits(&h->gb, 8); show_bits 192 libavcodec/hevc_sei.c return get_bits_left(gb) > 0 && show_bits(gb, 8) != 0x80; show_bits 211 libavcodec/hqx.c val = show_bits(gb, ac->lut_bits); show_bits 215 libavcodec/hqx.c val = ac->lut[val].lev + show_bits(&gb2, ac->extra_bits); show_bits 158 libavcodec/ituh263dec.c val = show_bits(&s->gb, 16); show_bits 215 libavcodec/ituh263dec.c if(show_bits(&s->gb, 16)==0){ show_bits 230 libavcodec/ituh263dec.c if(show_bits(&s->gb, 16)==0){ show_bits 857 libavcodec/ituh263dec.c int v= show_bits(&s->gb, 16); show_bits 878 libavcodec/ituh263dec.c if (show_bits(&s->gb, 2) == 2 && s->avctx->frame_number == 0) { show_bits 123 libavcodec/mjpegbdec.c s->mjpb_skiptosod = (sod_offs - sos_offs - show_bits(&s->gb, 16)); show_bits 885 libavcodec/mjpegdec.c if( show_bits(&s->gb, i) == (1 << i) - 1 show_bits 886 libavcodec/mjpegdec.c || show_bits(&s->gb, i) == 0xFF) { show_bits 889 libavcodec/mjpegdec.c while (get_bits_left(&s->gb) >= 8 && show_bits(&s->gb, 8) == 0xFF) show_bits 1514 libavcodec/mjpegdec.c show_bits(&s->gb, 8) == 0xFF) { show_bits 1517 libavcodec/mjpegdec.c if (show_bits(&bak, 16) == 0xFFD1) { show_bits 1903 libavcodec/mpeg12dec.c if (show_bits(&gb, 24) == 0x060E2B) { show_bits 1910 libavcodec/mpeg12dec.c (left && show_bits(&s->gb, FFMIN(left, 23)) && !is_d10) || show_bits 1913 libavcodec/mpeg12dec.c left, show_bits(&s->gb, FFMIN(left, 23))); show_bits 1928 libavcodec/mpeg12dec.c show_bits(&s->gb, 8) == 0) show_bits 1949 libavcodec/mpeg12dec.c if (s->mb_skip_run != 0 || show_bits(&s->gb, 15) != 0) { show_bits 2166 libavcodec/mpeg12dec.c if (show_bits(&s->gb, 23) != 0) { show_bits 103 libavcodec/mpeg4audio.c !(show_bits(&gb, 3) & 0x03 && !(show_bits(&gb, 9) & 0x3F)))) { show_bits 131 libavcodec/mpeg4audio.c if (show_bits(&gb, 11) == 0x2b7) { // sync extension show_bits 119 libavcodec/mpeg4videodec.c int v = show_bits(&s->gb, 16); show_bits 130 libavcodec/mpeg4videodec.c v = show_bits(&s->gb, 16); show_bits 653 libavcodec/mpeg4videodec.c bits = show_bits(&s->gb, 17); show_bits 900 libavcodec/mpeg4videodec.c while (show_bits(&s->gb, 9) == 1) show_bits 909 libavcodec/mpeg4videodec.c while (show_bits(&s->gb, 10) == 1) show_bits 1673 libavcodec/mpeg4videodec.c if (!show_bits(gb, 23)) { show_bits 2066 libavcodec/mpeg4videodec.c if (show_bits(gb, 23) == 0) show_bits 2249 libavcodec/mpeg4videodec.c !(show_bits(gb, ctx->time_increment_bits + 1) & 1)) { show_bits 2259 libavcodec/mpeg4videodec.c if ((show_bits(gb, ctx->time_increment_bits + 6) & 0x37) == 0x30) show_bits 2261 libavcodec/mpeg4videodec.c } else if ((show_bits(gb, ctx->time_increment_bits + 5) & 0x1F) == 0x18) show_bits 2509 libavcodec/mpeg4videodec.c if (s->codec_tag == AV_RL32("WV1F") && show_bits(gb, 24) == 0x575630) { show_bits 259 libavcodec/msmpeg4dec.c show_bits(&s->gb, 24)); show_bits 734 libavcodec/msmpeg4dec.c show_bits(&s->gb, 24), s->mb_x, s->mb_y); show_bits 394 libavcodec/proresdec_lgpl.c if (bits_left <= 0 || (bits_left <= MAX_PADDING && !show_bits(gb, bits_left))) show_bits 402 libavcodec/proresdec_lgpl.c if (bits_left <= 0 || (bits_left <= MAX_PADDING && !show_bits(gb, bits_left))) show_bits 288 libavcodec/rv10.c if (show_bits(&s->gb, 12) == 0 || (mb_xy && mb_xy < s->mb_num)) { show_bits 646 libavcodec/rv10.c int v = show_bits(&s->gb, 16); show_bits 1352 libavcodec/rv34.c if(bits <= 0 || (bits < 8 && !show_bits(&s->gb, bits))) show_bits 796 libavcodec/svq3.c 8 * show_bits(&h->gb, 8 * length) + show_bits 1283 libavcodec/svq3.c show_bits(&h->gb, -get_bits_count(&h->gb) & 7) == 0)) { show_bits 61 libavcodec/vble.c int val = show_bits(gb, 8); show_bits 1236 libavcodec/wmalosslessdec.c (frame_size = show_bits(gb, s->log2_frame_size)) && show_bits 1607 libavcodec/wmaprodec.c (frame_size = show_bits(gb, s->log2_frame_size)) && show_bits 423 libavcodec/wmv2dec.c show_bits(&s->gb, 24)); show_bits 139 libavcodec/xsubdec.c int log2 = ff_log2_tab[show_bits(&gb, 8)];