Searched refs:accumulate_frame_motion_stats (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp8/encoder/ |
D | firstpass.c | 1540 static void accumulate_frame_motion_stats( in accumulate_frame_motion_stats() function 1648 accumulate_frame_motion_stats( cpi, &this_frame, in calc_arf_boost() 1699 accumulate_frame_motion_stats( cpi, &this_frame, in calc_arf_boost() 1825 accumulate_frame_motion_stats( cpi, &next_frame, in define_gf_group()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_firstpass.c | 1454 static void accumulate_frame_motion_stats(const FIRSTPASS_STATS *stats, in accumulate_frame_motion_stats() function 1535 accumulate_frame_motion_stats(this_frame, in calc_arf_boost() 1574 accumulate_frame_motion_stats(this_frame, in calc_arf_boost() 1975 accumulate_frame_motion_stats(&next_frame, in define_gf_group()
|