Searched refs:clip_bits (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
H A Dfirstpass.c3304 int64_t clip_bits = (int64_t)(cpi->twopass.total_stats.count * cpi->oxcf.target_bandwidth / DOUBLE_DIVIDE_CHECK((double)cpi->framerate)); local
3315 (over_spend > clip_bits / 20)))

Completed in 104 milliseconds