Home
last modified time | relevance | path

Searched defs:cost_get_here (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daaccoder_trellis.h84 float cost_get_here = next_minbits + run_bits + 4; in codebook_trellis_rate() local
117 float cost_stay_here, cost_get_here; in codebook_trellis_rate() local
Daaccoder.c112 float cost_stay_here, cost_get_here; in encode_window_bands_info() local