Searched refs:get_zero_motion_factor (Results 1 – 2 of 2) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | pass2_strategy.c | 277 static double get_zero_motion_factor(const AV1_COMP *cpi, in get_zero_motion_factor() function 857 zero_motion_accumulator, get_zero_motion_factor(cpi, &next_frame)); in define_gf_group() 1389 zero_motion_accumulator, get_zero_motion_factor(cpi, &next_frame)); in find_next_key_frame()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_firstpass.c | 1781 static double get_zero_motion_factor(const VP9_COMP *cpi, in get_zero_motion_factor() function 2567 zero_motion_accumulator, get_zero_motion_factor(cpi, &next_frame)); in define_gf_group() 3029 zero_motion_accumulator, get_zero_motion_factor(cpi, &next_frame)); in find_next_key_frame()
|