Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c719 static INLINE int is_almost_static(double gf_zero_motion, int kf_zero_motion) { in is_almost_static() argument
721 (kf_zero_motion >= STATIC_KF_GROUP_THRESH); in is_almost_static()