Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c1003 uint64_t avg_source_sad_threshold2 = 12000; in avg_source_sad() local
1026 if (tmp_sad < avg_source_sad_threshold2) { in avg_source_sad()