Lines Matching defs:boost

1119 // Update the motion related elements to the GF arf boost calculation.
1155 // Calculate a baseline boost number for the current frame.
1160 // Underlying boost factor is based on inter intra error ratio.
1168 // Increase boost for frames where new data coming into frame (e.g. zoom out).
1169 // Slightly reduce boost if there is a net balance of motion out of the frame
1173 // In the extreme case the boost is halved.
1200 // Update the motion related elements to the boost calculation.
1237 // Update the motion related elements to the boost calculation.
1463 // bits to spare and are better with a smaller interval and smaller boost.
1488 // Update the motion related elements to the boost calculation.
1516 // Calculate a boost number for this frame.
1584 // Calculate the boost for alt ref.
1672 int boost = (rc->gfu_boost * gfboost_qadjust(q)) / 100;
1674 // Set max and minimum boost and hence minimum allocation.
1675 boost = clamp(boost, 125, (rc->baseline_gf_interval + 1) * 200);
1678 allocation_chunks = ((rc->baseline_gf_interval + 1) * 100) + boost;
1680 allocation_chunks = (rc->baseline_gf_interval * 100) + (boost - 100);
1683 if (boost > 1023) {
1684 int divisor = boost >> 10;
1685 boost /= divisor;
1690 // the boost number.
1691 gf_bits = (int)((double)boost * (twopass->gf_group_bits /
1703 int alt_gf_bits = (int)((double)boost * (alt_gf_grp_bits /
1758 const int boost = rc->source_alt_ref_pending ? b_boost : rc->gfu_boost;
1760 if (boost >= 150) {
1761 const int pct_extra = MIN(20, (boost - 100) / 50);
2056 // For the first few frames collect data to decide kf boost.
2112 // Make a note of baseline boost and the zero motion