Home | History | Annotate | Download | only in encoder

Lines Matching refs:gf_group_bits

4578         cpi->gf_group_bits += cpi->this_frame_target - cpi->projected_frame_size;
4580 if (cpi->gf_group_bits < 0)
4581 cpi->gf_group_bits = 0 ;