Home
last modified time | relevance | path

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

/external/libvpx/vp9/encoder/
Dvp9_firstpass.c1814 static double get_zero_motion_factor(const TWO_PASS *const twopass, in get_zero_motion_factor() function
2683 zero_motion_accumulator, get_zero_motion_factor(twopass, next_frame)); in get_gop_coding_frame_num()
3530 get_zero_motion_factor(twopass, &next_frame)); in find_next_key_frame()
/external/libaom/av1/encoder/
Dpass2_strategy.c408 static double get_zero_motion_factor(const FIRSTPASS_STATS *frame) { in get_zero_motion_factor() function
549 gf_stats->zero_motion_accumulator, get_zero_motion_factor(stats)); in accumulate_next_frame_stats()
3167 AOMMIN(*zero_motion_accumulator, get_zero_motion_factor(&frame_stat)); in get_kf_boost_score()