estimate_vlc      670 libavcodec/proresenc_kostya.c     bits     = estimate_vlc(FIRST_DC_CB, MAKE_CODE(prev_dc));
estimate_vlc      683 libavcodec/proresenc_kostya.c         bits    += estimate_vlc(ff_prores_dc_codebook[codebook], code);
estimate_vlc      713 libavcodec/proresenc_kostya.c                 bits += estimate_vlc(ff_prores_ac_codebook[run_cb], run);
estimate_vlc      714 libavcodec/proresenc_kostya.c                 bits += estimate_vlc(ff_prores_ac_codebook[lev_cb],