Searched refs:avg_source_sad_threshold (Results 1 – 1 of 1) sorted by relevance
1251 uint64_t avg_source_sad_threshold = 10000; in avg_source_sad() local1263 if (tmp_sad < avg_source_sad_threshold) in avg_source_sad()1275 else if (tmp_sad > (avg_source_sad_threshold << 1)) in avg_source_sad()