Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c376 static double calc_frame_boost(AV1_COMP *cpi, const FIRSTPASS_STATS *this_frame, in calc_frame_boost() function
447 calc_frame_boost(cpi, this_frame, this_frame_mv_in_out, GF_MAX_BOOST); in calc_arf_boost()
485 calc_frame_boost(cpi, this_frame, this_frame_mv_in_out, GF_MAX_BOOST); in calc_arf_boost()
872 calc_frame_boost(cpi, &next_frame, this_frame_mv_in_out, GF_MAX_BOOST); in define_gf_group()
1398 calc_frame_boost(cpi, this_frame, 0, kf_max_boost); in find_next_key_frame()
/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c1493 static double calc_frame_boost(VP8_COMP *cpi, FIRSTPASS_STATS *this_frame, in calc_frame_boost() function
1549 r = calc_frame_boost(cpi, &this_frame, this_frame_mv_in_out); in calc_arf_boost()
1593 r = calc_frame_boost(cpi, &this_frame, this_frame_mv_in_out); in calc_arf_boost()
1710 r = calc_frame_boost(cpi, &next_frame, this_frame_mv_in_out); in define_gf_group()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c1881 static double calc_frame_boost(VP9_COMP *cpi, const FIRSTPASS_STATS *this_frame, in calc_frame_boost() function
1985 calc_frame_boost(cpi, this_frame, this_frame_mv_in_out); in calc_arf_boost()
2020 calc_frame_boost(cpi, this_frame, this_frame_mv_in_out); in calc_arf_boost()