Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_ratectrl.c277 static double get_rate_correction_factor(const VP9_COMP *cpi) { in get_rate_correction_factor() function
304 double rate_correction_factor = get_rate_correction_factor(cpi); in vp9_rc_update_rate_correction_factors()
370 const double correction_factor = get_rate_correction_factor(cpi); in vp9_rc_regulate_q()