Home
last modified time | relevance | path

Searched defs:active_pct (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c229 double active_pct; in calculate_active_area() local
1600 const double active_pct = VPXMAX(0.01, 1.0 - inactive_zone); in get_twopass_worst_quality() local