Home
last modified time | relevance | path

Searched refs:estimate_q (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c1109 static int estimate_q(VP8_COMP *cpi, double section_err, in estimate_q() function
1876 tmp_q = estimate_q(cpi, mod_frame_err, (int)arf_frame_bits); in define_gf_group()