Searched defs:LOW_SR_DIFF_TRHESH (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.c1769 #define LOW_SR_DIFF_TRHESH 0.1 macro
1793 if ((sr_diff > LOW_SR_DIFF_TRHESH)) {

Completed in 63 milliseconds