Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c3093 int64_t clip_bits = (int64_t)( in find_next_key_frame() local
3105 ((kf_q > cpi->worst_quality) && (over_spend > clip_bits / 20))) { in find_next_key_frame()