Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c1177 #define EDIV_SIZE_FACTOR 800 macro
1200 const double ediv_size_correction = (double)num_mbs / EDIV_SIZE_FACTOR; in get_twopass_worst_quality()