Searched refs:boost (Results 1 – 10 of 10) sorted by relevance
14 # http://www.boost.org/LICENSE_1_0.txt)
31 # http://www.boost.org/LICENSE_1_0.txt)
1671 int boost = (rc->gfu_boost * gfboost_qadjust(q)) / 100; in define_gf_group() local1674 boost = clamp(boost, 125, (rc->baseline_gf_interval + 1) * 200); in define_gf_group()1677 allocation_chunks = ((rc->baseline_gf_interval + 1) * 100) + boost; in define_gf_group()1679 allocation_chunks = (rc->baseline_gf_interval * 100) + (boost - 100); in define_gf_group()1682 if (boost > 1023) { in define_gf_group()1683 int divisor = boost >> 10; in define_gf_group()1684 boost /= divisor; in define_gf_group()1690 gf_bits = (int)((double)boost * (twopass->gf_group_bits / in define_gf_group()1702 int alt_gf_bits = (int)((double)boost * (alt_gf_grp_bits / in define_gf_group()1757 const int boost = rc->source_alt_ref_pending ? b_boost : rc->gfu_boost; in define_gf_group() local[all …]
25 short boost = *zbin_boost_ptr; \26 int cmp = (x[z] < boost) | (y[z] == 0); \
2302 int boost = (cpi->source_alt_ref_pending) in define_gf_group() local2305 int boost = cpi->gfu_boost; in define_gf_group()2307 if ( boost >= 150 ) in define_gf_group()2311 pct_extra = (boost - 100) / 50; in define_gf_group()
314 Improved activity masking (lower PSNR impact for same SSIM boost)512 Tune effect of motion on KF/GF boost in two pass
1167 ;performance boost.
1256 ;performance boost.