Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_firstpass.c886 double err_divisor, in calc_correction_factor() argument
890 const double error_term = err_per_mb / err_divisor; in calc_correction_factor()