Home | History | Annotate | Download | only in encoder

Lines Matching full:baseline_bits_at_q

568 static int baseline_bits_at_q(int frame_kind, int Q, int MBs)
632 cpi->this_frame_target = (baseline_bits_at_q(0, Q, cpi->common.MBs) * Boost) / 100;
1155 cpi->this_frame_target = (baseline_bits_at_q(1, Q, cpi->common.MBs) * cpi->last_boost) / 100;