Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2654 #define KF_II_MAX 128.0 macro
2700 if (next_iiratio > KF_II_MAX) next_iiratio = KF_II_MAX; in test_candidate_kf()