Searched refs:kTraceThreshold (Results 1 – 1 of 1) sorted by relevance
559 const double kTraceThreshold = 0.15 / (32 * 32); in aom_flat_block_finder_run() local624 const int is_flat = (trace < kTraceThreshold) && in aom_flat_block_finder_run()