Searched refs:bits_per_mb (Results 1 – 2 of 2) sorted by relevance
166 int bits_per_mb; in vp9_cyclic_refresh_rc_bits_per_mb() local177 bits_per_mb = (int)((1.0 - weight_segment) * in vp9_cyclic_refresh_rc_bits_per_mb()182 return bits_per_mb; in vp9_cyclic_refresh_rc_bits_per_mb()
1220 const int bits_per_mb = in get_twopass_worst_quality() local1224 if (bits_per_mb <= target_norm_bits_per_mb) in get_twopass_worst_quality()