estimate_vlc 613 libavcodec/proresenc_kostya.c bits = estimate_vlc(FIRST_DC_CB, MAKE_CODE(prev_dc)); estimate_vlc 626 libavcodec/proresenc_kostya.c bits += estimate_vlc(ff_prores_dc_codebook[codebook], code); estimate_vlc 656 libavcodec/proresenc_kostya.c bits += estimate_vlc(ff_prores_ac_codebook[run_cb], run); estimate_vlc 657 libavcodec/proresenc_kostya.c bits += estimate_vlc(ff_prores_ac_codebook[lev_cb],