Searched refs:do_mt (Results 1 – 1 of 1) sorted by relevance
433 const int do_mt = (enc->thread_level_ > 0) && (split_row >= kMinSplitRow); in VP8EncAnalyze() local435 const int do_mt = 0; in VP8EncAnalyze() local440 if (do_mt) { in VP8EncAnalyze()