Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c1446 static void accumulate_frame_motion_stats(FIRSTPASS_STATS *this_frame, in accumulate_frame_motion_stats() function
1535 accumulate_frame_motion_stats( in calc_arf_boost()
1579 accumulate_frame_motion_stats( in calc_arf_boost()
1696 accumulate_frame_motion_stats( in define_gf_group()
/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c352 static void accumulate_frame_motion_stats(const FIRSTPASS_STATS *stats, in accumulate_frame_motion_stats() function
392 accumulate_frame_motion_stats(stats, gf_stats); in accumulate_next_frame_stats()
608 accumulate_frame_motion_stats(this_frame, &gf_stats); in av1_calc_arf_boost()
642 accumulate_frame_motion_stats(this_frame, &gf_stats); in av1_calc_arf_boost()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c1852 static void accumulate_frame_motion_stats(const FIRSTPASS_STATS *stats, in accumulate_frame_motion_stats() function
1977 accumulate_frame_motion_stats( in compute_arf_boost()
2017 accumulate_frame_motion_stats( in compute_arf_boost()
2500 accumulate_frame_motion_stats( in get_gop_coding_frame_num()