Home
last modified time | relevance | path

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

/external/libvpx/vp8/encoder/
Dfirstpass.c2969 int last_kf_resampled = 0; in find_next_key_frame() local
2989 last_kf_resampled = 1; in find_next_key_frame()
3070 (last_kf_resampled && in find_next_key_frame()
3089 if ((last_kf_resampled && (kf_q > cpi->worst_quality)) || in find_next_key_frame()