get_vlc2 357 libavcodec/4xm.c code = get_vlc2(&f->gb, block_type_vlc[1 - (f->version > 1)][index].table, get_vlc2 507 libavcodec/4xm.c val = get_vlc2(&f->pre_gb, f->pre_vlc.table, ACDC_VLC_BITS, 3); get_vlc2 521 libavcodec/4xm.c code = get_vlc2(&f->pre_gb, f->pre_vlc.table, ACDC_VLC_BITS, 3); get_vlc2 828 libavcodec/4xm.c if (get_vlc2(&f->pre_gb, f->pre_vlc.table, ACDC_VLC_BITS, 3) != 256) get_vlc2 1498 libavcodec/aacdec_template.c offset[2] += get_vlc2(gb, vlc_scalefactors.table, 7, 3) - SCALE_DIFF_ZERO; get_vlc2 1517 libavcodec/aacdec_template.c offset[1] += get_vlc2(gb, vlc_scalefactors.table, 7, 3) - SCALE_DIFF_ZERO; get_vlc2 1533 libavcodec/aacdec_template.c offset[0] += get_vlc2(gb, vlc_scalefactors.table, 7, 3) - SCALE_DIFF_ZERO; get_vlc2 2281 libavcodec/aacdec_template.c gain = cge ? get_vlc2(gb, vlc_scalefactors.table, 7, 3) - 60: 0; get_vlc2 2295 libavcodec/aacdec_template.c int t = get_vlc2(gb, vlc_scalefactors.table, 7, 3) - 60; get_vlc2 102 libavcodec/aacps.c int val = PAR[e_prev][b] + get_vlc2(gb, vlc_table, 9, 3) - OFFSET; \ get_vlc2 111 libavcodec/aacps.c val += get_vlc2(gb, vlc_table, 9, 3) - OFFSET; \ get_vlc2 858 libavcodec/aacsbr_template.c ch_data->env_facs_q[i + 1][j] = ch_data->env_facs_q[i][j] + delta * (get_vlc2(gb, t_huff, 9, 3) - t_lav); get_vlc2 867 libavcodec/aacsbr_template.c ch_data->env_facs_q[i + 1][j] = ch_data->env_facs_q[i][k] + delta * (get_vlc2(gb, t_huff, 9, 3) - t_lav); get_vlc2 876 libavcodec/aacsbr_template.c ch_data->env_facs_q[i + 1][j] = ch_data->env_facs_q[i][k] + delta * (get_vlc2(gb, t_huff, 9, 3) - t_lav); get_vlc2 886 libavcodec/aacsbr_template.c ch_data->env_facs_q[i + 1][j] = ch_data->env_facs_q[i + 1][j - 1] + delta * (get_vlc2(gb, f_huff, 9, 3) - f_lav); get_vlc2 925 libavcodec/aacsbr_template.c ch_data->noise_facs_q[i + 1][j] = ch_data->noise_facs_q[i][j] + delta * (get_vlc2(gb, t_huff, 9, 2) - t_lav); get_vlc2 934 libavcodec/aacsbr_template.c ch_data->noise_facs_q[i + 1][j] = ch_data->noise_facs_q[i + 1][j - 1] + delta * (get_vlc2(gb, f_huff, 9, 3) - f_lav); get_vlc2 1085 libavcodec/agm.c int val = get_vlc2(gb, s->vlc.table, s->vlc.bits, 3); get_vlc2 79 libavcodec/asvdec.c int code = get_vlc2(gb, level_vlc.table, VLC_BITS, 1); get_vlc2 89 libavcodec/asvdec.c int code = get_vlc2(gb, asv2_level_vlc.table, ASV2_LEVEL_VLC_BITS, 1); get_vlc2 104 libavcodec/asvdec.c const int ccp = get_vlc2(&a->gb, ccp_vlc.table, VLC_BITS, 1); get_vlc2 136 libavcodec/asvdec.c ccp = get_vlc2(&a->gb, dc_ccp_vlc.table, VLC_BITS, 1); get_vlc2 147 libavcodec/asvdec.c const int ccp = get_vlc2(&a->gb, ac_ccp_vlc.table, VLC_BITS, 1); get_vlc2 247 libavcodec/atrac3.c huff_symb = get_vlc2(gb, spectral_coeff_tab[selector-1].table, get_vlc2 257 libavcodec/atrac3.c huff_symb = get_vlc2(gb, spectral_coeff_tab[selector - 1].table, get_vlc2 360 libavcodec/atrac3plus.c delta = get_vlc2(gb, vlc_tab->table, vlc_tab->bits, 1); get_vlc2 394 libavcodec/atrac3plus.c delta = get_vlc2(gb, vlc_tab->table, vlc_tab->bits, 1); get_vlc2 399 libavcodec/atrac3plus.c delta = get_vlc2(gb, vlc_tab->table, vlc_tab->bits, 1); get_vlc2 413 libavcodec/atrac3plus.c delta = get_vlc2(gb, vlc_tab->table, vlc_tab->bits, 1); get_vlc2 420 libavcodec/atrac3plus.c get_vlc2(gb, vlc_tab->table, get_vlc2 423 libavcodec/atrac3plus.c get_vlc2(gb, vlc_tab->table, get_vlc2 429 libavcodec/atrac3plus.c get_vlc2(gb, vlc_tab->table, get_vlc2 446 libavcodec/atrac3plus.c delta = get_vlc2(gb, vlc_tab->table, vlc_tab->bits, 1); get_vlc2 501 libavcodec/atrac3plus.c delta = get_vlc2(gb, vlc_tab->table, vlc_tab->bits, 1); get_vlc2 546 libavcodec/atrac3plus.c delta = get_vlc2(gb, vlc_tab->table, vlc_tab->bits, 1); get_vlc2 551 libavcodec/atrac3plus.c delta = get_vlc2(gb, vlc_tab->table, vlc_tab->bits, 1); get_vlc2 560 libavcodec/atrac3plus.c delta = get_vlc2(gb, vlc_tab->table, vlc_tab->bits, 1); get_vlc2 585 libavcodec/atrac3plus.c delta = get_vlc2(gb, vlc_tab->table, vlc_tab->bits, 1); get_vlc2 594 libavcodec/atrac3plus.c delta = get_vlc2(gb, vlc_tab->table, vlc_tab->bits, 1); get_vlc2 709 libavcodec/atrac3plus.c #define CODING_VLC get_vlc2(gb, vlc_tab->table, vlc_tab->bits, 1) get_vlc2 713 libavcodec/atrac3plus.c : (pred + get_vlc2(gb, delta_vlc->table, \ get_vlc2 719 libavcodec/atrac3plus.c get_vlc2(gb, vlc_tab->table, vlc_tab->bits, 1)) & mask get_vlc2 829 libavcodec/atrac3plus.c val = get_vlc2(gb, vlc_tab->table, vlc_tab->bits, 1); get_vlc2 984 libavcodec/atrac3plus.c get_vlc2(gb, gain_vlc_tabs[0].table, get_vlc2 990 libavcodec/atrac3plus.c delta = get_vlc2(gb, gain_vlc_tabs[1].table, get_vlc2 997 libavcodec/atrac3plus.c get_vlc2(gb, gain_vlc_tabs[0].table, get_vlc2 1001 libavcodec/atrac3plus.c delta = get_vlc2(gb, gain_vlc_tabs[1].table, get_vlc2 1056 libavcodec/atrac3plus.c dst->lev_code[0] = get_vlc2(gb, gain_vlc_tabs[2].table, get_vlc2 1060 libavcodec/atrac3plus.c delta = get_vlc2(gb, gain_vlc_tabs[3].table, get_vlc2 1092 libavcodec/atrac3plus.c delta = get_vlc2(gb, gain_vlc_tabs[5].table, get_vlc2 1119 libavcodec/atrac3plus.c delta = get_vlc2(gb, gain_vlc_tabs[4].table, get_vlc2 1197 libavcodec/atrac3plus.c get_vlc2(gb, tab->table, tab->bits, 1); get_vlc2 1237 libavcodec/atrac3plus.c delta = get_vlc2(gb, gain_vlc_tabs[10].table, get_vlc2 1248 libavcodec/atrac3plus.c get_vlc2(gb, gain_vlc_tabs[9].table, get_vlc2 1260 libavcodec/atrac3plus.c delta = get_vlc2(gb, tab->table, tab->bits, 1); get_vlc2 1297 libavcodec/atrac3plus.c delta = get_vlc2(gb, gain_vlc_tabs[6].table, get_vlc2 1309 libavcodec/atrac3plus.c delta = get_vlc2(gb, tab->table, tab->bits, 1); get_vlc2 1469 libavcodec/atrac3plus.c get_vlc2(gb, tone_vlc_tabs[1].table, get_vlc2 1475 libavcodec/atrac3plus.c delta = get_vlc2(gb, tone_vlc_tabs[2].table, get_vlc2 1554 libavcodec/atrac3plus.c delta = get_vlc2(gb, tone_vlc_tabs[6].table, get_vlc2 1629 libavcodec/atrac3plus.c get_vlc2(gb, tone_vlc_tabs[3].table, get_vlc2 1633 libavcodec/atrac3plus.c get_vlc2(gb, tone_vlc_tabs[4].table, get_vlc2 1642 libavcodec/atrac3plus.c delta = get_vlc2(gb, tone_vlc_tabs[5].table, get_vlc2 1722 libavcodec/atrac3plus.c get_vlc2(gb, tone_vlc_tabs[0].table, get_vlc2 275 libavcodec/atrac9dec.c int val = c->scalefactors[i - 1] + get_vlc2(gb, tab->table, 9, 2); get_vlc2 305 libavcodec/atrac9dec.c int dist = get_vlc2(gb, tab->table, 9, 2); get_vlc2 328 libavcodec/atrac9dec.c int val = c->scalefactors[i - 1] + get_vlc2(gb, tab->table, 9, 2); get_vlc2 414 libavcodec/atrac9dec.c uint16_t val = get_vlc2(gb, tab->table, 9, huff->max_bit_size); get_vlc2 96 libavcodec/bink.c #define GET_HUFF(gb, tree) (tree).syms[get_vlc2(gb, bink_trees[(tree).vlc_num].table,\ get_vlc2 90 libavcodec/clearvideo.c blk[0] = get_vlc2(gb, ctx->dc_vlc.table, 9, 3); get_vlc2 99 libavcodec/clearvideo.c val = get_vlc2(gb, ctx->ac_vlc.table, 9, 2); get_vlc2 370 libavcodec/clearvideo.c flags = get_vlc2(gb, lc[level].flags_cb.table, lc[level].flags_cb.bits, 2); get_vlc2 374 libavcodec/clearvideo.c uint16_t mv_code = get_vlc2(gb, lc[level].mv_cb.table, lc[level].mv_cb.bits, 3); get_vlc2 386 libavcodec/clearvideo.c uint16_t bias_val = get_vlc2(gb, lc[level].bias_cb.table, lc[level].bias_cb.bits, 2); get_vlc2 382 libavcodec/cook.c j = get_vlc2(&q->gb, q->envelope_quant_index[vlc_index - 1].table, get_vlc2 561 libavcodec/cook.c vlc = get_vlc2(&q->gb, q->sqvh[category].table, q->sqvh[category].bits, 3); get_vlc2 760 libavcodec/cook.c decouple_tab[start + i] = get_vlc2(&q->gb, get_vlc2 70 libavcodec/dca_core.c return get_vlc2(s, v->vlc[i].table, v->vlc[i].bits, v->max_depth) + v->offset; get_vlc2 273 libavcodec/dca_lbr.c int v = get_vlc2(s, vlc->table, vlc->bits, max_depth); get_vlc2 686 libavcodec/dca_lbr.c samples[i] = ff_dca_rsd_level_8[get_vlc2(&s->gb, ff_dca_vlc_rsd.table, 6, 1)]; get_vlc2 209 libavcodec/faxcompr.c t = get_vlc2(gb, ccitt_vlc[mode].table, 9, 2); get_vlc2 254 libavcodec/faxcompr.c int cmode = get_vlc2(gb, ccitt_group3_2d_vlc.table, 9, 1); get_vlc2 276 libavcodec/faxcompr.c t = get_vlc2(gb, ccitt_vlc[mode].table, 9, 2); get_vlc2 113 libavcodec/fraps.c dst[i] = get_vlc2(&gb, vlc.table, VLC_BITS, 3); get_vlc2 251 libavcodec/g2meet.c dc = get_vlc2(gb, c->dc_vlc[is_chroma].table, 9, 3); get_vlc2 262 libavcodec/g2meet.c val = get_vlc2(gb, c->ac_vlc[is_chroma].table, 9, 3); get_vlc2 238 libavcodec/h261dec.c int mv_diff = get_vlc2(gb, h261_mv_vlc.table, H261_MV_VLC_BITS, 2); get_vlc2 362 libavcodec/h261dec.c h->mba_diff = get_vlc2(&s->gb, h261_mba_vlc.table, get_vlc2 394 libavcodec/h261dec.c h->mtype = get_vlc2(&s->gb, h261_mtype_vlc.table, H261_MTYPE_VLC_BITS, 2); get_vlc2 434 libavcodec/h261dec.c cbp = get_vlc2(&s->gb, h261_cbp_vlc.table, H261_CBP_VLC_BITS, 2) + 1; get_vlc2 452 libavcodec/h264_cavlc.c coeff_token = get_vlc2(gb, chroma_dc_coeff_token_vlc.table, CHROMA_DC_COEFF_TOKEN_VLC_BITS, 1); get_vlc2 454 libavcodec/h264_cavlc.c coeff_token = get_vlc2(gb, chroma422_dc_coeff_token_vlc.table, CHROMA422_DC_COEFF_TOKEN_VLC_BITS, 1); get_vlc2 459 libavcodec/h264_cavlc.c coeff_token= get_vlc2(gb, coeff_token_vlc[ coeff_token_table_index[total_coeff] ].table, COEFF_TOKEN_VLC_BITS, 2); get_vlc2 463 libavcodec/h264_cavlc.c coeff_token= get_vlc2(gb, coeff_token_vlc[ coeff_token_table_index[total_coeff] ].table, COEFF_TOKEN_VLC_BITS, 2); get_vlc2 573 libavcodec/h264_cavlc.c zeros_left = get_vlc2(gb, chroma_dc_total_zeros_vlc[total_coeff].table, get_vlc2 576 libavcodec/h264_cavlc.c zeros_left = get_vlc2(gb, chroma422_dc_total_zeros_vlc[total_coeff].table, get_vlc2 579 libavcodec/h264_cavlc.c zeros_left= get_vlc2(gb, total_zeros_vlc[ total_coeff ].table, TOTAL_ZEROS_VLC_BITS, 1); get_vlc2 589 libavcodec/h264_cavlc.c run_before= get_vlc2(gb, run_vlc[zeros_left].table, RUN_VLC_BITS, 1); \ get_vlc2 591 libavcodec/h264_cavlc.c run_before= get_vlc2(gb, run7_vlc.table, RUN7_VLC_BITS, 2); \ get_vlc2 604 libavcodec/h264_cavlc.c run_before= get_vlc2(gb, run_vlc[zeros_left].table, RUN_VLC_BITS, 1); \ get_vlc2 606 libavcodec/h264_cavlc.c run_before= get_vlc2(gb, run7_vlc.table, RUN7_VLC_BITS, 2); \ get_vlc2 79 libavcodec/hq_hqa.c val = get_vlc2(gb, c->hq_ac_vlc.table, 9, 2); get_vlc2 187 libavcodec/hq_hqa.c cbp = get_vlc2(gb, c->hqa_cbp_vlc.table, 5, 1); get_vlc2 124 libavcodec/hqx.c dc = get_vlc2(gb, vlc->table, HQX_DC_VLC_BITS, 2); get_vlc2 200 libavcodec/hqx.c cbp = get_vlc2(gb, ctx->cbp_vlc.table, ctx->cbp_vlc.bits, 1); get_vlc2 286 libavcodec/hqx.c cbp = get_vlc2(gb, ctx->cbp_vlc.table, ctx->cbp_vlc.bits, 1); get_vlc2 665 libavcodec/huffyuvdec.c dst0 = get_vlc2(&s->gb, s->vlc[plane].table, VLC_BITS, 3)<<2;\ get_vlc2 667 libavcodec/huffyuvdec.c dst1 = get_vlc2(&s->gb, s->vlc[plane].table, VLC_BITS, 3)<<2;\ get_vlc2 725 libavcodec/huffyuvdec.c int dst = get_vlc2(&s->gb, s->vlc[plane].table, VLC_BITS, 3)<<2; get_vlc2 350 libavcodec/imc.c levlCoeffs[i] = get_vlc2(&q->gb, hufftab[cb_sel[i]]->table, get_vlc2 133 libavcodec/imm4.c value = get_vlc2(gb, cbphi_tab.table, cbphi_tab.bits, 1); get_vlc2 150 libavcodec/imm4.c value = get_vlc2(gb, block_tab.table, block_tab.bits, 1); get_vlc2 237 libavcodec/imm4.c cbplo = get_vlc2(gb, cbplo_tab.table, cbplo_tab.bits, 1) >> 4; get_vlc2 303 libavcodec/imm4.c value = get_vlc2(gb, blktype_tab.table, blktype_tab.bits, 1); get_vlc2 49 libavcodec/indeo2.c return get_vlc2(gb, ir2_vlc.table, CODE_VLC_BITS, 1) + 1; get_vlc2 518 libavcodec/indeo4.c mb->q_delta = get_vlc2(&ctx->gb, ctx->mb_vlc.tab->table, get_vlc2 556 libavcodec/indeo4.c mb->q_delta = get_vlc2(&ctx->gb, ctx->mb_vlc.tab->table, get_vlc2 576 libavcodec/indeo4.c mv_delta = get_vlc2(&ctx->gb, ctx->mb_vlc.tab->table, get_vlc2 579 libavcodec/indeo4.c mv_delta = get_vlc2(&ctx->gb, ctx->mb_vlc.tab->table, get_vlc2 585 libavcodec/indeo4.c mv_delta = get_vlc2(&ctx->gb, get_vlc2 589 libavcodec/indeo4.c mv_delta = get_vlc2(&ctx->gb, get_vlc2 498 libavcodec/indeo5.c mb->q_delta = get_vlc2(&ctx->gb, ctx->mb_vlc.tab->table, get_vlc2 532 libavcodec/indeo5.c mb->q_delta = get_vlc2(&ctx->gb, ctx->mb_vlc.tab->table, get_vlc2 552 libavcodec/indeo5.c mv_delta = get_vlc2(&ctx->gb, ctx->mb_vlc.tab->table, get_vlc2 555 libavcodec/indeo5.c mv_delta = get_vlc2(&ctx->gb, ctx->mb_vlc.tab->table, get_vlc2 156 libavcodec/intrax8.c return get_vlc2(w->gb, w->j_orient_vlc->table, OR_VLC_BITS, OR_VLC_MTD); get_vlc2 212 libavcodec/intrax8.c i = get_vlc2(w->gb, w->j_ac_vlc[mode]->table, AC_VLC_BITS, AC_VLC_MTD); get_vlc2 298 libavcodec/intrax8.c i = get_vlc2(w->gb, w->j_dc_vlc[mode]->table, DC_VLC_BITS, DC_VLC_MTD); get_vlc2 273 libavcodec/ituh263dec.c code = get_vlc2(&s->gb, mv_vlc.table, MV_VLC_BITS, 2); get_vlc2 366 libavcodec/ituh263dec.c cbpc = get_vlc2(&s->gb, ff_h263_inter_MCBPC_vlc.table, INTER_MCBPC_VLC_BITS, 2); get_vlc2 372 libavcodec/ituh263dec.c get_vlc2(&s->gb, ff_h263_cbpy_vlc.table, CBPY_VLC_BITS, 1); get_vlc2 722 libavcodec/ituh263dec.c cbpc = get_vlc2(&s->gb, ff_h263_inter_MCBPC_vlc.table, INTER_MCBPC_VLC_BITS, 2); get_vlc2 737 libavcodec/ituh263dec.c cbpy = get_vlc2(&s->gb, ff_h263_cbpy_vlc.table, CBPY_VLC_BITS, 1); get_vlc2 818 libavcodec/ituh263dec.c mb_type= get_vlc2(&s->gb, h263_mbtype_b_vlc.table, H263_MBTYPE_B_VLC_BITS, 2); get_vlc2 830 libavcodec/ituh263dec.c cbpc = get_vlc2(&s->gb, cbpc_b_vlc.table, CBPC_B_VLC_BITS, 1); get_vlc2 836 libavcodec/ituh263dec.c cbpy = get_vlc2(&s->gb, ff_h263_cbpy_vlc.table, CBPY_VLC_BITS, 1); get_vlc2 922 libavcodec/ituh263dec.c cbpc = get_vlc2(&s->gb, ff_h263_intra_MCBPC_vlc.table, INTRA_MCBPC_VLC_BITS, 2); get_vlc2 947 libavcodec/ituh263dec.c cbpy = get_vlc2(&s->gb, ff_h263_cbpy_vlc.table, CBPY_VLC_BITS, 1); get_vlc2 532 libavcodec/ivi.c sym = get_vlc2(gb, band->blk_vlc.tab->table, get_vlc2 539 libavcodec/ivi.c run = get_vlc2(gb, band->blk_vlc.tab->table, IVI_VLC_BITS, 1) + 1; get_vlc2 540 libavcodec/ivi.c lo = get_vlc2(gb, band->blk_vlc.tab->table, IVI_VLC_BITS, 1); get_vlc2 541 libavcodec/ivi.c hi = get_vlc2(gb, band->blk_vlc.tab->table, IVI_VLC_BITS, 1); get_vlc2 258 libavcodec/magicyuv.c pix = get_vlc2(&gb, s->vlc[i].table, s->vlc[i].bits, 3); get_vlc2 388 libavcodec/magicyuv.c pix = get_vlc2(&gb, s->vlc[i].table, s->vlc[i].bits, 3); get_vlc2 242 libavcodec/mimic.c vlc = get_vlc2(&ctx->gb, ctx->vlc.table, ctx->vlc.bits, 3); get_vlc2 781 libavcodec/mjpegdec.c code = get_vlc2(&s->gb, s->vlcs[0][dc_index].table, 9, 2); get_vlc2 262 libavcodec/mlpdec.c result = get_vlc2(gbp, huff_vlc[codebook-1].table, get_vlc2 203 libavcodec/motionpixels.c i = (mp->codes_count == 1) ? 0 : get_vlc2(gb, mp->vlc.table, mp->max_codes_bits, 1); get_vlc2 154 libavcodec/mpc7.c t = get_vlc2(gb, quant_vlc[0][i1].table, 9, 2); get_vlc2 163 libavcodec/mpc7.c t = get_vlc2(gb, quant_vlc[1][i1].table, 9, 2); get_vlc2 171 libavcodec/mpc7.c *dst++ = get_vlc2(gb, quant_vlc[idx-1][i1].table, 9, 2) - mpc7_quant_vlc_off[idx-1]; get_vlc2 186 libavcodec/mpc7.c int t = get_vlc2(gb, dscf_vlc.table, MPC7_DSCF_BITS, 1) - 7; get_vlc2 242 libavcodec/mpc7.c if(i) t = get_vlc2(&gb, hdr_vlc.table, MPC7_HDR_BITS, 1) - 5; get_vlc2 259 libavcodec/mpc7.c if(bands[i].res[ch]) bands[i].scfi[ch] = get_vlc2(&gb, scfi_vlc.table, MPC7_SCFI_BITS, 1); get_vlc2 267 libavcodec/mpc8.c maxband = c->last_max_band + get_vlc2(gb, band_vlc.table, MPC8_BANDS_BITS, 2); get_vlc2 287 libavcodec/mpc8.c last[ch] = get_vlc2(gb, res_vlc[last[ch] > 2].table, MPC8_RES_BITS, 2) + last[ch]; get_vlc2 320 libavcodec/mpc8.c t = get_vlc2(gb, scfi_vlc[cnt].table, scfi_vlc[cnt].bits, 1); get_vlc2 335 libavcodec/mpc8.c t = get_vlc2(gb, dscf_vlc[1].table, MPC8_DSCF1_BITS, 2); get_vlc2 344 libavcodec/mpc8.c t = get_vlc2(gb, dscf_vlc[0].table, MPC8_DSCF0_BITS, 2); get_vlc2 365 libavcodec/mpc8.c cnt = get_vlc2(gb, q1_vlc.table, MPC8_Q1_BITS, 2); get_vlc2 375 libavcodec/mpc8.c t = get_vlc2(gb, q2_vlc[cnt > 3].table, MPC8_Q2_BITS, 2); get_vlc2 385 libavcodec/mpc8.c t = get_vlc2(gb, q3_vlc[res - 3].table, MPC8_Q3_BITS, 2) + q3_offsets[res - 3]; get_vlc2 396 libavcodec/mpc8.c t = get_vlc2(gb, quant_vlc[res - 5][cnt > mpc8_thres[res]].table, quant_vlc[res - 5][cnt > mpc8_thres[res]].bits, 2) + quant_offsets[res - 5]; get_vlc2 403 libavcodec/mpc8.c c->Q[ch][off + j] = get_vlc2(gb, q9up_vlc.table, MPC8_Q9UP_BITS, 2); get_vlc2 46 libavcodec/mpeg12.h code = get_vlc2(gb, ff_dc_lum_vlc.table, DC_VLC_BITS, 2); get_vlc2 48 libavcodec/mpeg12.h code = get_vlc2(gb, ff_dc_chroma_vlc.table, DC_VLC_BITS, 2); get_vlc2 106 libavcodec/mpeg12dec.c code = get_vlc2(&s->gb, ff_mv_vlc.table, MV_VLC_BITS, 2); get_vlc2 709 libavcodec/mpeg12dec.c mb_type = get_vlc2(&s->gb, ff_mb_ptype_vlc.table, MB_PTYPE_VLC_BITS, 1); get_vlc2 718 libavcodec/mpeg12dec.c mb_type = get_vlc2(&s->gb, ff_mb_btype_vlc.table, MB_BTYPE_VLC_BITS, 1); get_vlc2 983 libavcodec/mpeg12dec.c cbp = get_vlc2(&s->gb, ff_mb_pat_vlc.table, MB_PAT_VLC_BITS, 1); get_vlc2 1747 libavcodec/mpeg12dec.c int code = get_vlc2(&s->gb, ff_mbincr_vlc.table, get_vlc2 1920 libavcodec/mpeg12dec.c int code = get_vlc2(&s->gb, ff_mbincr_vlc.table, get_vlc2 206 libavcodec/mpeg4videodec.c length = get_vlc2(gb, sprite_trajectory.table, SPRITE_TRAJ_VLC_BITS, 3); get_vlc2 213 libavcodec/mpeg4videodec.c length = get_vlc2(gb, sprite_trajectory.table, SPRITE_TRAJ_VLC_BITS, 3); get_vlc2 648 libavcodec/mpeg4videodec.c code = get_vlc2(&s->gb, dc_lum.table, DC_VLC_BITS, 1); get_vlc2 650 libavcodec/mpeg4videodec.c code = get_vlc2(&s->gb, dc_chrom.table, DC_VLC_BITS, 1); get_vlc2 717 libavcodec/mpeg4videodec.c cbpc = get_vlc2(&s->gb, ff_h263_intra_MCBPC_vlc.table, INTRA_MCBPC_VLC_BITS, 2); get_vlc2 789 libavcodec/mpeg4videodec.c cbpc = get_vlc2(&s->gb, ff_h263_inter_MCBPC_vlc.table, INTER_MCBPC_VLC_BITS, 2); get_vlc2 903 libavcodec/mpeg4videodec.c int cbpy = get_vlc2(&s->gb, ff_h263_cbpy_vlc.table, CBPY_VLC_BITS, 1); get_vlc2 917 libavcodec/mpeg4videodec.c int cbpy = get_vlc2(&s->gb, ff_h263_cbpy_vlc.table, CBPY_VLC_BITS, 1); get_vlc2 949 libavcodec/mpeg4videodec.c int cbpy = get_vlc2(&s->gb, ff_h263_cbpy_vlc.table, CBPY_VLC_BITS, 1); get_vlc2 1442 libavcodec/mpeg4videodec.c cbpc = get_vlc2(&s->gb, ff_h263_inter_MCBPC_vlc.table, INTER_MCBPC_VLC_BITS, 2); get_vlc2 1461 libavcodec/mpeg4videodec.c cbpy = get_vlc2(&s->gb, ff_h263_cbpy_vlc.table, CBPY_VLC_BITS, 1) ^ 0x0F; get_vlc2 1592 libavcodec/mpeg4videodec.c mb_type = get_vlc2(&s->gb, mb_type_b_vlc.table, MB_TYPE_B_VLC_BITS, 1); get_vlc2 1702 libavcodec/mpeg4videodec.c cbpc = get_vlc2(&s->gb, ff_h263_intra_MCBPC_vlc.table, INTRA_MCBPC_VLC_BITS, 2); get_vlc2 1720 libavcodec/mpeg4videodec.c cbpy = get_vlc2(&s->gb, ff_h263_cbpy_vlc.table, CBPY_VLC_BITS, 1); get_vlc2 1837 libavcodec/mpeg4videodec.c dct_dc_size = get_vlc2(&s->gb, ctx->studio_luma_dc.table, STUDIO_INTRA_BITS, 2); get_vlc2 1842 libavcodec/mpeg4videodec.c dct_dc_size = get_vlc2(&s->gb, ctx->studio_luma_dc.table, STUDIO_INTRA_BITS, 2); get_vlc2 1844 libavcodec/mpeg4videodec.c dct_dc_size = get_vlc2(&s->gb, ctx->studio_chroma_dc.table, STUDIO_INTRA_BITS, 2); get_vlc2 1876 libavcodec/mpeg4videodec.c group = get_vlc2(&s->gb, cur_vlc->table, STUDIO_INTRA_BITS, 2); get_vlc2 892 libavcodec/mpegaudiodec_template.c y = get_vlc2(&s->gb, vlc->table, 7, 3); get_vlc2 968 libavcodec/mpegaudiodec_template.c code = get_vlc2(&s->gb, vlc->table, vlc->bits, 1); get_vlc2 77 libavcodec/msmpeg4dec.c code = get_vlc2(&s->gb, v2_mv_vlc.table, V2_MV_VLC_BITS, 2); get_vlc2 127 libavcodec/msmpeg4dec.c code = get_vlc2(&s->gb, v2_mb_type_vlc.table, V2_MB_TYPE_VLC_BITS, 1); get_vlc2 129 libavcodec/msmpeg4dec.c code = get_vlc2(&s->gb, ff_h263_inter_MCBPC_vlc.table, INTER_MCBPC_VLC_BITS, 2); get_vlc2 141 libavcodec/msmpeg4dec.c cbp= get_vlc2(&s->gb, v2_intra_cbpc_vlc.table, V2_INTRA_CBPC_VLC_BITS, 1); get_vlc2 143 libavcodec/msmpeg4dec.c cbp= get_vlc2(&s->gb, ff_h263_intra_MCBPC_vlc.table, INTRA_MCBPC_VLC_BITS, 2); get_vlc2 153 libavcodec/msmpeg4dec.c cbpy= get_vlc2(&s->gb, ff_h263_cbpy_vlc.table, CBPY_VLC_BITS, 1); get_vlc2 175 libavcodec/msmpeg4dec.c v = get_vlc2(&s->gb, ff_h263_cbpy_vlc.table, CBPY_VLC_BITS, 1); get_vlc2 183 libavcodec/msmpeg4dec.c v = get_vlc2(&s->gb, ff_h263_cbpy_vlc.table, CBPY_VLC_BITS, 1); get_vlc2 232 libavcodec/msmpeg4dec.c code = get_vlc2(&s->gb, ff_mb_non_intra_vlc[DEFAULT_INTER_INDEX].table, MB_NON_INTRA_VLC_BITS, 3); get_vlc2 241 libavcodec/msmpeg4dec.c code = get_vlc2(&s->gb, ff_msmp4_mb_i_vlc.table, MB_INTRA_VLC_BITS, 2); get_vlc2 278 libavcodec/msmpeg4dec.c s->h263_aic_dir= get_vlc2(&s->gb, ff_inter_intra_vlc.table, INTER_INTRA_VLC_BITS, 1); get_vlc2 601 libavcodec/msmpeg4dec.c level = get_vlc2(&s->gb, v2_dc_lum_vlc.table, DC_VLC_BITS, 3); get_vlc2 603 libavcodec/msmpeg4dec.c level = get_vlc2(&s->gb, v2_dc_chroma_vlc.table, DC_VLC_BITS, 3); get_vlc2 613 libavcodec/msmpeg4dec.c level = get_vlc2(&s->gb, ff_msmp4_dc_luma_vlc[s->dc_table_index].table, DC_VLC_BITS, 3); get_vlc2 615 libavcodec/msmpeg4dec.c level = get_vlc2(&s->gb, ff_msmp4_dc_chroma_vlc[s->dc_table_index].table, DC_VLC_BITS, 3); get_vlc2 851 libavcodec/msmpeg4dec.c code = get_vlc2(&s->gb, mv->vlc.table, MV_VLC_BITS, 2); get_vlc2 336 libavcodec/mss2.c int b = get_vlc2(gb, vlc.table, 9, 3); get_vlc2 221 libavcodec/mss4.c int val = get_vlc2(gb, vlc->table, vlc->bits, 2); get_vlc2 258 libavcodec/mss4.c val = get_vlc2(gb, ac_vlc->table, 9, 2); get_vlc2 380 libavcodec/mv30.c int value = get_vlc2(gb, cbp_tab.table, cbp_tab.bits, 1); get_vlc2 239 libavcodec/mvha.c int v = get_vlc2(gb, s->vlc.table, s->vlc.bits, 3); get_vlc2 172 libavcodec/on2avc.c scale += get_vlc2(gb, c->scale_diff.table, 9, 3) - 60; get_vlc2 198 libavcodec/on2avc.c val = get_vlc2(gb, c->cb_vlc[type].table, 9, 3); get_vlc2 231 libavcodec/on2avc.c val = get_vlc2(gb, c->cb_vlc[type].table, 9, 3); get_vlc2 205 libavcodec/qdm2.c value = get_vlc2(gb, vlc->table, vlc->bits, depth); get_vlc2 372 libavcodec/qdmc.c v = get_vlc2(gb, table->table, table->bits, 1); get_vlc2 236 libavcodec/ralf.c ctx->filter_params = get_vlc2(gb, set->filter_params.table, 9, 2); get_vlc2 249 libavcodec/ralf.c ctx->bias[ch] = get_vlc2(gb, set->bias.table, 9, 2); get_vlc2 264 libavcodec/ralf.c t = get_vlc2(gb, vlc[cmode].table, vlc[cmode].bits, 2); get_vlc2 284 libavcodec/ralf.c code_params = get_vlc2(gb, set->coding_mode.table, set->coding_mode.bits, 2); get_vlc2 302 libavcodec/ralf.c t = get_vlc2(gb, code_vlc->table, code_vlc->bits, 2); get_vlc2 203 libavcodec/rv10.c code = get_vlc2(&s->gb, rv_dc_lum.table, DC_VLC_BITS, 2); get_vlc2 226 libavcodec/rv10.c code = get_vlc2(&s->gb, rv_dc_chrom.table, DC_VLC_BITS, 2); get_vlc2 197 libavcodec/rv34.c code = get_vlc2(gb, vlc->cbppattern[table].table, 9, 2); get_vlc2 205 libavcodec/rv34.c cbp |= get_vlc2(gb, vlc->cbp[table][ones].table, vlc->cbp[table][ones].bits, 1) << curshift[0]; get_vlc2 225 libavcodec/rv34.c coef = get_vlc2(gb, vlc->table, 9, 2); get_vlc2 291 libavcodec/rv34.c code = get_vlc2(gb, rvlc->first_pattern[fc].table, 9, 2); get_vlc2 307 libavcodec/rv34.c code = get_vlc2(gb, rvlc->second_pattern[sc].table, 9, 2); get_vlc2 311 libavcodec/rv34.c code = get_vlc2(gb, rvlc->second_pattern[sc].table, 9, 2); get_vlc2 315 libavcodec/rv34.c code = get_vlc2(gb, rvlc->third_pattern[sc].table, 9, 2); get_vlc2 174 libavcodec/rv40.c pattern = get_vlc2(gb, aic_top_vlc.table, AIC_TOP_BITS, 1); get_vlc2 197 libavcodec/rv40.c v = get_vlc2(gb, aic_mode2_vlc[k].table, AIC_MODE2_BITS, 2); get_vlc2 203 libavcodec/rv40.c v = get_vlc2(gb, aic_mode1_vlc[B + C*10].table, AIC_MODE1_BITS, 1); get_vlc2 267 libavcodec/rv40.c q = get_vlc2(gb, ptype_vlc[prev_type].table, PTYPE_VLC_BITS, 1); get_vlc2 270 libavcodec/rv40.c q = get_vlc2(gb, ptype_vlc[prev_type].table, PTYPE_VLC_BITS, 1); get_vlc2 274 libavcodec/rv40.c q = get_vlc2(gb, btype_vlc[prev_type].table, BTYPE_VLC_BITS, 1); get_vlc2 277 libavcodec/rv40.c q = get_vlc2(gb, btype_vlc[prev_type].table, BTYPE_VLC_BITS, 1); get_vlc2 65 libavcodec/sheervideo.c a = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 66 libavcodec/sheervideo.c y = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 67 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 68 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 108 libavcodec/sheervideo.c a = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 109 libavcodec/sheervideo.c y = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 110 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 111 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 148 libavcodec/sheervideo.c a = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 149 libavcodec/sheervideo.c y = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 150 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 151 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 195 libavcodec/sheervideo.c y = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 196 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 197 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 233 libavcodec/sheervideo.c y = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 234 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 235 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 267 libavcodec/sheervideo.c y = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 268 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 269 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 311 libavcodec/sheervideo.c y1 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 312 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 313 libavcodec/sheervideo.c y2 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 314 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 352 libavcodec/sheervideo.c y1 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 353 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 354 libavcodec/sheervideo.c y2 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 355 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 390 libavcodec/sheervideo.c y1 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 391 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 392 libavcodec/sheervideo.c y2 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 393 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 439 libavcodec/sheervideo.c a1 = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 440 libavcodec/sheervideo.c y1 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 441 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 442 libavcodec/sheervideo.c a2 = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 443 libavcodec/sheervideo.c y2 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 444 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 488 libavcodec/sheervideo.c a1 = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 489 libavcodec/sheervideo.c y1 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 490 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 491 libavcodec/sheervideo.c a2 = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 492 libavcodec/sheervideo.c y2 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 493 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 536 libavcodec/sheervideo.c a1 = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 537 libavcodec/sheervideo.c y1 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 538 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 539 libavcodec/sheervideo.c a2 = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 540 libavcodec/sheervideo.c y2 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 541 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 591 libavcodec/sheervideo.c a1 = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 592 libavcodec/sheervideo.c y1 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 593 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 594 libavcodec/sheervideo.c a2 = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 595 libavcodec/sheervideo.c y2 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 596 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 640 libavcodec/sheervideo.c a1 = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 641 libavcodec/sheervideo.c y1 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 642 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 643 libavcodec/sheervideo.c a2 = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 644 libavcodec/sheervideo.c y2 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 645 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 688 libavcodec/sheervideo.c a1 = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 689 libavcodec/sheervideo.c y1 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 690 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 691 libavcodec/sheervideo.c a2 = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 692 libavcodec/sheervideo.c y2 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 693 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 739 libavcodec/sheervideo.c y1 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 740 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 741 libavcodec/sheervideo.c y2 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 742 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 777 libavcodec/sheervideo.c y1 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 778 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 779 libavcodec/sheervideo.c y2 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 780 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 822 libavcodec/sheervideo.c y1 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 823 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 824 libavcodec/sheervideo.c y2 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 825 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 855 libavcodec/sheervideo.c y1 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 856 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 857 libavcodec/sheervideo.c y2 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 858 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 896 libavcodec/sheervideo.c y1 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 897 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 898 libavcodec/sheervideo.c y2 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 899 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 934 libavcodec/sheervideo.c y1 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 935 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 936 libavcodec/sheervideo.c y2 = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 937 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 978 libavcodec/sheervideo.c y = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 979 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 980 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1008 libavcodec/sheervideo.c y = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 1009 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1010 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1046 libavcodec/sheervideo.c y = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 1047 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1048 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1080 libavcodec/sheervideo.c y = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 1081 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1082 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1124 libavcodec/sheervideo.c a = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1125 libavcodec/sheervideo.c y = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 1126 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1127 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1159 libavcodec/sheervideo.c a = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1160 libavcodec/sheervideo.c y = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 1161 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1162 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1202 libavcodec/sheervideo.c a = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1203 libavcodec/sheervideo.c y = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 1204 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1205 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1242 libavcodec/sheervideo.c a = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1243 libavcodec/sheervideo.c y = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 1244 libavcodec/sheervideo.c u = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1245 libavcodec/sheervideo.c v = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1291 libavcodec/sheervideo.c a = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1292 libavcodec/sheervideo.c r = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 1293 libavcodec/sheervideo.c g = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1294 libavcodec/sheervideo.c b = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1334 libavcodec/sheervideo.c a = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1335 libavcodec/sheervideo.c r = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 1336 libavcodec/sheervideo.c g = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1337 libavcodec/sheervideo.c b = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1374 libavcodec/sheervideo.c a = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1375 libavcodec/sheervideo.c r = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 1376 libavcodec/sheervideo.c g = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1377 libavcodec/sheervideo.c b = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1421 libavcodec/sheervideo.c r = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 1422 libavcodec/sheervideo.c g = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1423 libavcodec/sheervideo.c b = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1459 libavcodec/sheervideo.c r = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 1460 libavcodec/sheervideo.c g = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1461 libavcodec/sheervideo.c b = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1493 libavcodec/sheervideo.c r = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 1494 libavcodec/sheervideo.c g = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1495 libavcodec/sheervideo.c b = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1533 libavcodec/sheervideo.c a = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1534 libavcodec/sheervideo.c r = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 1535 libavcodec/sheervideo.c g = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1536 libavcodec/sheervideo.c b = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1564 libavcodec/sheervideo.c a = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1565 libavcodec/sheervideo.c r = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 1566 libavcodec/sheervideo.c g = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1567 libavcodec/sheervideo.c b = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1599 libavcodec/sheervideo.c a = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1600 libavcodec/sheervideo.c r = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 1601 libavcodec/sheervideo.c g = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1602 libavcodec/sheervideo.c b = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1635 libavcodec/sheervideo.c a = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1636 libavcodec/sheervideo.c r = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 1637 libavcodec/sheervideo.c g = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1638 libavcodec/sheervideo.c b = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1674 libavcodec/sheervideo.c r = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 1675 libavcodec/sheervideo.c g = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1676 libavcodec/sheervideo.c b = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1701 libavcodec/sheervideo.c r = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 1702 libavcodec/sheervideo.c g = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1703 libavcodec/sheervideo.c b = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1733 libavcodec/sheervideo.c r = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 1734 libavcodec/sheervideo.c g = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1735 libavcodec/sheervideo.c b = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1764 libavcodec/sheervideo.c r = get_vlc2(gb, s->vlc[0].table, s->vlc[0].bits, 2); get_vlc2 1765 libavcodec/sheervideo.c g = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 1766 libavcodec/sheervideo.c b = get_vlc2(gb, s->vlc[1].table, s->vlc[1].bits, 2); get_vlc2 150 libavcodec/smacker.c i1 = ctx->v1->table ? get_vlc2(gb, ctx->v1->table, SMKTREE_BITS, 3) : 0; get_vlc2 151 libavcodec/smacker.c i2 = ctx->v2->table ? get_vlc2(gb, ctx->v2->table, SMKTREE_BITS, 3) : 0; get_vlc2 734 libavcodec/smacker.c res = get_vlc2(&gb, vlc[2].table, SMKTREE_BITS, 3); get_vlc2 744 libavcodec/smacker.c res = get_vlc2(&gb, vlc[3].table, SMKTREE_BITS, 3); get_vlc2 757 libavcodec/smacker.c res = get_vlc2(&gb, vlc[0].table, SMKTREE_BITS, 3); get_vlc2 767 libavcodec/smacker.c res = get_vlc2(&gb, vlc[1].table, SMKTREE_BITS, 3); get_vlc2 792 libavcodec/smacker.c res = get_vlc2(&gb, vlc[1].table, SMKTREE_BITS, 3); get_vlc2 804 libavcodec/smacker.c res = get_vlc2(&gb, vlc[0].table, SMKTREE_BITS, 3); get_vlc2 167 libavcodec/speedhq.c code = get_vlc2(gb, ff_dc_lum_vlc_le.table, DC_VLC_BITS, 2); get_vlc2 169 libavcodec/speedhq.c code = get_vlc2(gb, ff_dc_chroma_vlc_le.table, DC_VLC_BITS, 2); get_vlc2 185 libavcodec/svq1dec.c stages = get_vlc2(bitbuf, svq1_intra_multistage[level].table, 3, 3) - 1; get_vlc2 201 libavcodec/svq1dec.c mean = get_vlc2(bitbuf, svq1_intra_mean.table, 8, 3); get_vlc2 252 libavcodec/svq1dec.c stages = get_vlc2(bitbuf, svq1_inter_multistage[level].table, 3, 2) - 1; get_vlc2 265 libavcodec/svq1dec.c mean = get_vlc2(bitbuf, svq1_inter_mean.table, 9, 3) - 256; get_vlc2 293 libavcodec/svq1dec.c diff = get_vlc2(bitbuf, svq1_motion_component.table, 7, 2); get_vlc2 458 libavcodec/svq1dec.c block_type = get_vlc2(bitbuf, svq1_block_type.table, 2, 2); get_vlc2 242 libavcodec/truemotion2.c val = get_vlc2(gb, code->vlc.table, code->bits, 1); get_vlc2 157 libavcodec/tscc2.c dc = get_vlc2(gb, c->dc_vlc.table, 9, 2); get_vlc2 167 libavcodec/tscc2.c nc = get_vlc2(gb, c->nc_vlc[vlc_set].table, 9, 1); get_vlc2 174 libavcodec/tscc2.c ac = get_vlc2(gb, c->ac_vlc[vlc_set].table, 9, 2); get_vlc2 201 libavcodec/utvideodec.c pix = get_vlc2(&gb, vlc.table, VLC_BITS, 3); get_vlc2 362 libavcodec/utvideodec.c pix = get_vlc2(&gb, vlc.table, VLC_BITS, 3); get_vlc2 109 libavcodec/vc1.c imode = get_vlc2(gb, ff_vc1_imode_vlc.table, VC1_IMODE_VLC_BITS, 1); get_vlc2 131 libavcodec/vc1.c code = get_vlc2(gb, ff_vc1_norm2_vlc.table, VC1_NORM2_VLC_BITS, 1); get_vlc2 151 libavcodec/vc1.c code = get_vlc2(gb, ff_vc1_norm6_vlc.table, VC1_NORM6_VLC_BITS, 2); get_vlc2 171 libavcodec/vc1.c code = get_vlc2(gb, ff_vc1_norm6_vlc.table, VC1_NORM6_VLC_BITS, 2); get_vlc2 615 libavcodec/vc1.c int bfraction_lut_index = get_vlc2(gb, ff_vc1_bfraction_vlc.table, VC1_BFRACTION_VLC_BITS, 1); get_vlc2 225 libavcodec/vc1_block.c index = 1 + get_vlc2(gb, ff_vc1_mv_diff_vlc[s->mv_table_index].table, \ get_vlc2 280 libavcodec/vc1_block.c index = get_vlc2(gb, v->imv_vlc->table, bits, 3); get_vlc2 517 libavcodec/vc1_block.c index = get_vlc2(gb, ff_vc1_ac_coeff_table[codingset].table, AC_VLC_BITS, 3); get_vlc2 528 libavcodec/vc1_block.c index = get_vlc2(gb, ff_vc1_ac_coeff_table[codingset].table, AC_VLC_BITS, 3); get_vlc2 591 libavcodec/vc1_block.c dcdiff = get_vlc2(&s->gb, ff_msmp4_dc_luma_vlc[s->dc_table_index].table, DC_VLC_BITS, 3); get_vlc2 593 libavcodec/vc1_block.c dcdiff = get_vlc2(&s->gb, ff_msmp4_dc_chroma_vlc[s->dc_table_index].table, DC_VLC_BITS, 3); get_vlc2 739 libavcodec/vc1_block.c dcdiff = get_vlc2(&s->gb, ff_msmp4_dc_luma_vlc[s->dc_table_index].table, DC_VLC_BITS, 3); get_vlc2 741 libavcodec/vc1_block.c dcdiff = get_vlc2(&s->gb, ff_msmp4_dc_chroma_vlc[s->dc_table_index].table, DC_VLC_BITS, 3); get_vlc2 943 libavcodec/vc1_block.c dcdiff = get_vlc2(&s->gb, ff_msmp4_dc_luma_vlc[s->dc_table_index].table, DC_VLC_BITS, 3); get_vlc2 945 libavcodec/vc1_block.c dcdiff = get_vlc2(&s->gb, ff_msmp4_dc_chroma_vlc[s->dc_table_index].table, DC_VLC_BITS, 3); get_vlc2 1143 libavcodec/vc1_block.c ttblk = ff_vc1_ttblk_to_tt[v->tt_index][get_vlc2(gb, ff_vc1_ttblk_vlc[v->tt_index].table, VC1_TTBLK_VLC_BITS, 1)]; get_vlc2 1146 libavcodec/vc1_block.c subblkpat = ~(get_vlc2(gb, ff_vc1_subblkpat_vlc[v->tt_index].table, VC1_SUBBLKPAT_VLC_BITS, 1) + 1); get_vlc2 1347 libavcodec/vc1_block.c cbp = get_vlc2(&v->s.gb, v->cbpcy_vlc->table, VC1_CBPCY_P_VLC_BITS, 2); get_vlc2 1356 libavcodec/vc1_block.c ttmb = get_vlc2(gb, ff_vc1_ttmb_vlc[v->tt_index].table, get_vlc2 1412 libavcodec/vc1_block.c cbp = get_vlc2(&v->s.gb, v->cbpcy_vlc->table, VC1_CBPCY_P_VLC_BITS, 2); get_vlc2 1464 libavcodec/vc1_block.c ttmb = get_vlc2(gb, ff_vc1_ttmb_vlc[v->tt_index].table, VC1_TTMB_VLC_BITS, 2); get_vlc2 1558 libavcodec/vc1_block.c idx_mbmode = get_vlc2(gb, v->mbmode_vlc->table, VC1_INTFR_4MV_MBMODE_VLC_BITS, 2); // try getting this done get_vlc2 1560 libavcodec/vc1_block.c idx_mbmode = get_vlc2(gb, v->mbmode_vlc->table, VC1_INTFR_NON4MV_MBMODE_VLC_BITS, 2); // in a single line get_vlc2 1602 libavcodec/vc1_block.c cbp = 1 + get_vlc2(&v->s.gb, v->cbpcy_vlc->table, VC1_CBPCY_P_VLC_BITS, 2); get_vlc2 1636 libavcodec/vc1_block.c cbp = 1 + get_vlc2(&v->s.gb, v->cbpcy_vlc->table, VC1_CBPCY_P_VLC_BITS, 2); get_vlc2 1638 libavcodec/vc1_block.c v->twomvbp = get_vlc2(gb, v->twomvbp_vlc->table, VC1_2MV_BLOCK_PATTERN_VLC_BITS, 1); get_vlc2 1642 libavcodec/vc1_block.c v->fourmvbp = get_vlc2(gb, v->fourmvbp_vlc->table, VC1_4MV_BLOCK_PATTERN_VLC_BITS, 1); get_vlc2 1691 libavcodec/vc1_block.c ttmb = get_vlc2(gb, ff_vc1_ttmb_vlc[v->tt_index].table, VC1_TTMB_VLC_BITS, 2); get_vlc2 1761 libavcodec/vc1_block.c idx_mbmode = get_vlc2(gb, v->mbmode_vlc->table, VC1_IF_MBMODE_VLC_BITS, 2); get_vlc2 1776 libavcodec/vc1_block.c cbp = 1 + get_vlc2(&v->s.gb, v->cbpcy_vlc->table, VC1_ICBPCY_VLC_BITS, 2); get_vlc2 1811 libavcodec/vc1_block.c v->fourmvbp = get_vlc2(gb, v->fourmvbp_vlc->table, VC1_4MV_BLOCK_PATTERN_VLC_BITS, 1); get_vlc2 1823 libavcodec/vc1_block.c cbp = 1 + get_vlc2(&v->s.gb, v->cbpcy_vlc->table, VC1_CBPCY_P_VLC_BITS, 2); get_vlc2 1829 libavcodec/vc1_block.c ttmb = get_vlc2(gb, ff_vc1_ttmb_vlc[v->tt_index].table, VC1_TTMB_VLC_BITS, 2); get_vlc2 1933 libavcodec/vc1_block.c cbp = get_vlc2(&v->s.gb, v->cbpcy_vlc->table, VC1_CBPCY_P_VLC_BITS, 2); get_vlc2 1938 libavcodec/vc1_block.c ttmb = get_vlc2(gb, ff_vc1_ttmb_vlc[v->tt_index].table, VC1_TTMB_VLC_BITS, 2); get_vlc2 1971 libavcodec/vc1_block.c cbp = get_vlc2(&v->s.gb, v->cbpcy_vlc->table, VC1_CBPCY_P_VLC_BITS, 2); get_vlc2 1975 libavcodec/vc1_block.c ttmb = get_vlc2(gb, ff_vc1_ttmb_vlc[v->tt_index].table, VC1_TTMB_VLC_BITS, 2); get_vlc2 2044 libavcodec/vc1_block.c idx_mbmode = get_vlc2(gb, v->mbmode_vlc->table, VC1_IF_MBMODE_VLC_BITS, 2); get_vlc2 2059 libavcodec/vc1_block.c cbp = 1 + get_vlc2(&v->s.gb, v->cbpcy_vlc->table, VC1_ICBPCY_VLC_BITS, 2); get_vlc2 2137 libavcodec/vc1_block.c v->fourmvbp = get_vlc2(gb, v->fourmvbp_vlc->table, VC1_4MV_BLOCK_PATTERN_VLC_BITS, 1); get_vlc2 2153 libavcodec/vc1_block.c cbp = 1 + get_vlc2(&v->s.gb, v->cbpcy_vlc->table, VC1_CBPCY_P_VLC_BITS, 2); get_vlc2 2159 libavcodec/vc1_block.c ttmb = get_vlc2(gb, ff_vc1_ttmb_vlc[v->tt_index].table, VC1_TTMB_VLC_BITS, 2); get_vlc2 2219 libavcodec/vc1_block.c idx_mbmode = get_vlc2(gb, v->mbmode_vlc->table, VC1_INTFR_NON4MV_MBMODE_VLC_BITS, 2); get_vlc2 2247 libavcodec/vc1_block.c cbp = 1 + get_vlc2(&v->s.gb, v->cbpcy_vlc->table, VC1_CBPCY_P_VLC_BITS, 2); get_vlc2 2342 libavcodec/vc1_block.c cbp = 1 + get_vlc2(&v->s.gb, v->cbpcy_vlc->table, VC1_CBPCY_P_VLC_BITS, 2); get_vlc2 2345 libavcodec/vc1_block.c v->fourmvbp = get_vlc2(gb, v->fourmvbp_vlc->table, VC1_4MV_BLOCK_PATTERN_VLC_BITS, 1); get_vlc2 2347 libavcodec/vc1_block.c v->twomvbp = get_vlc2(gb, v->twomvbp_vlc->table, VC1_2MV_BLOCK_PATTERN_VLC_BITS, 1); get_vlc2 2457 libavcodec/vc1_block.c ttmb = get_vlc2(gb, ff_vc1_ttmb_vlc[v->tt_index].table, VC1_TTMB_VLC_BITS, 2); get_vlc2 2595 libavcodec/vc1_block.c cbp = get_vlc2(&v->s.gb, ff_msmp4_mb_i_vlc.table, MB_INTRA_VLC_BITS, 2); get_vlc2 2736 libavcodec/vc1_block.c cbp = get_vlc2(&v->s.gb, ff_msmp4_mb_i_vlc.table, MB_INTRA_VLC_BITS, 2); get_vlc2 1130 libavcodec/vorbisdec.c vec_off = get_vlc2(&vc->gb, codebook.vlc.table, get_vlc2 1244 libavcodec/vorbisdec.c cval = get_vlc2(gb, vc->codebooks[vf->class_masterbook[partition_class]].vlc.table, get_vlc2 1255 libavcodec/vorbisdec.c int v = get_vlc2(gb, vc->codebooks[book].vlc.table, get_vlc2 1351 libavcodec/vorbisdec.c temp = get_vlc2(&vc->gb, codebook->vlc.table, get_vlc2 1454 libavcodec/vorbisdec.c coffs = get_vlc2(gb, codebook.vlc.table, codebook.nb_bits, 3); get_vlc2 1464 libavcodec/vorbisdec.c coffs = get_vlc2(gb, codebook.vlc.table, codebook.nb_bits, 3); get_vlc2 1480 libavcodec/vorbisdec.c coffs = get_vlc2(gb, codebook.vlc.table, codebook.nb_bits, 3); get_vlc2 1489 libavcodec/vorbisdec.c coffs = get_vlc2(gb, codebook.vlc.table, codebook.nb_bits, 3); get_vlc2 1500 libavcodec/vorbisdec.c coffs = get_vlc2(gb, codebook.vlc.table, codebook.nb_bits, 3); get_vlc2 1520 libavcodec/vorbisdec.c coffs = get_vlc2(gb, codebook.vlc.table, codebook.nb_bits, 3); get_vlc2 1551 libavcodec/vorbisdec.c get_vlc2(&vc->gb, vc->codebooks[vr->classbook].vlc.table, get_vlc2 493 libavcodec/vp3.c current_run = get_vlc2(gb, s->superblock_run_length_vlc.table, get_vlc2 527 libavcodec/vp3.c current_run = get_vlc2(gb, s->superblock_run_length_vlc.table, get_vlc2 607 libavcodec/vp3.c current_run = get_vlc2(gb, s->fragment_run_length_vlc.table, 5, 2); get_vlc2 686 libavcodec/vp3.c int v = get_vlc2(gb, s->block_pattern_vlc[*next_block_pattern_table].table, 3, 2); get_vlc2 852 libavcodec/vp3.c coding_mode = alphabet[get_vlc2(gb, s->mode_code_vlc.table, 3, 3)]; get_vlc2 895 libavcodec/vp3.c int v = get_vlc2(gb, s->vp4_mv_vlc[axis][vp4_mv_table_selector[FFABS(last_motion)]].table, 6, 2) - 31; get_vlc2 952 libavcodec/vp3.c motion_x[0] = motion_vector_table[get_vlc2(gb, s->motion_vector_vlc.table, 6, 2)]; get_vlc2 953 libavcodec/vp3.c motion_y[0] = motion_vector_table[get_vlc2(gb, s->motion_vector_vlc.table, 6, 2)]; get_vlc2 982 libavcodec/vp3.c motion_x[k] = motion_vector_table[get_vlc2(gb, s->motion_vector_vlc.table, 6, 2)]; get_vlc2 983 libavcodec/vp3.c motion_y[k] = motion_vector_table[get_vlc2(gb, s->motion_vector_vlc.table, 6, 2)]; get_vlc2 1114 libavcodec/vp3.c run_length = get_vlc2(gb, s->superblock_run_length_vlc.table, 6, 2) + 1; get_vlc2 1216 libavcodec/vp3.c token = get_vlc2(gb, vlc_table, 11, 3); get_vlc2 1410 libavcodec/vp3.c token = get_vlc2(gb, vlc_tables[coeff_i]->table, 11, 3); get_vlc2 428 libavcodec/vp6.c coeff = get_vlc2(&s->gb, vlc_coeff->table, FF_HUFFMAN_BITS, 3); get_vlc2 432 libavcodec/vp6.c run += get_vlc2(&s->gb, s->runv_vlc[pt].table, FF_HUFFMAN_BITS, 3); get_vlc2 440 libavcodec/wma.c code = get_vlc2(gb, vlc->table, VLCBITS, VLCMAX); get_vlc2 347 libavcodec/wmadec.c code = get_vlc2(&s->gb, s->exp_vlc.table, EXPVLCBITS, EXPMAX); get_vlc2 561 libavcodec/wmadec.c code = get_vlc2(&s->gb, s->hgain_vlc.table, get_vlc2 941 libavcodec/wmaprodec.c idx = get_vlc2(&s->gb, vec4_vlc.table, VLCBITS, VEC4MAXDEPTH); get_vlc2 945 libavcodec/wmaprodec.c idx = get_vlc2(&s->gb, vec2_vlc.table, VLCBITS, VEC2MAXDEPTH); get_vlc2 948 libavcodec/wmaprodec.c v0 = get_vlc2(&s->gb, vec1_vlc.table, VLCBITS, VEC1MAXDEPTH); get_vlc2 951 libavcodec/wmaprodec.c v1 = get_vlc2(&s->gb, vec1_vlc.table, VLCBITS, VEC1MAXDEPTH); get_vlc2 1039 libavcodec/wmaprodec.c val += get_vlc2(&s->gb, sf_vlc.table, SCALEVLCBITS, SCALEMAXDEPTH) - 60; get_vlc2 1051 libavcodec/wmaprodec.c idx = get_vlc2(&s->gb, sf_rl_vlc.table, VLCBITS, SCALERLMAXDEPTH); get_vlc2 1492 libavcodec/wmavoice.c int bd_idx = s->vbm_tree[get_vlc2(gb, frame_type_vlc.table, 6, 3)], block_nsamples; get_vlc2 410 libavcodec/wmv2dec.c code = get_vlc2(&s->gb, ff_mb_non_intra_vlc[w->cbp_table_index].table, get_vlc2 421 libavcodec/wmv2dec.c code = get_vlc2(&s->gb, ff_msmp4_mb_i_vlc.table, MB_INTRA_VLC_BITS, 2); get_vlc2 483 libavcodec/wmv2dec.c s->h263_aic_dir = get_vlc2(&s->gb, ff_inter_intra_vlc.table, get_vlc2 50 libavcodec/wnv1.c int v = get_vlc2(&w->gb, code_vlc.table, CODE_VLC_BITS, 1); get_vlc2 374 libavcodec/ylc.c int val = get_vlc2(&gb, s->vlc[0].table, s->vlc[0].bits, 3); get_vlc2 397 libavcodec/ylc.c y1 = get_vlc2(&gb, s->vlc[1].table, s->vlc[1].bits, 3); get_vlc2 398 libavcodec/ylc.c u = get_vlc2(&gb, s->vlc[2].table, s->vlc[2].bits, 3); get_vlc2 399 libavcodec/ylc.c y2 = get_vlc2(&gb, s->vlc[1].table, s->vlc[1].bits, 3); get_vlc2 400 libavcodec/ylc.c v = get_vlc2(&gb, s->vlc[3].table, s->vlc[3].bits, 3);