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