Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c530 static double calc_kf_frame_boost(const RATE_CONTROL *rc, in calc_kf_frame_boost() function
2321 frame_boost = calc_kf_frame_boost(rc, frame_info, &next_frame, in find_next_key_frame()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c1919 static double calc_kf_frame_boost(VP9_COMP *cpi, in calc_kf_frame_boost() function
3284 frame_boost = calc_kf_frame_boost(cpi, &next_frame, &sr_accumulator, 0, in find_next_key_frame()