Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c483 const int threshold_multiplier = is_key_frame ? 20 : 1; in set_vbp_thresholds() local
484 const int64_t threshold_base = (int64_t)(threshold_multiplier * in set_vbp_thresholds()