Lines Matching defs:method
1140 const int method = it->enc_->method_;1152 if (method >= 2) {1161 // For method == 2, pick the best intra4/intra16 based on SSE (~tad slower).1162 // For method <= 1, we refine intra4 or intra16 (but don't re-examine mode).1163 DistoRefine(it, (method >= 2));