Lines Matching refs:interlaced
70 * @interlaced:Whether the interlace is supported
89 bool reduced, bool interlaced, bool margins)
118 if (interlaced)
136 if (interlaced)
149 if (interlaced)
266 /* ignore - just set the mode flag for interlaced */
267 if (interlaced) {
290 * @interlaced :whether the interlace is supported
304 int vrefresh, bool interlaced, int margins,
354 if (interlaced)
360 if (interlaced)
374 if (interlaced)
404 if (interlaced)
457 if (interlaced) {
478 * @interlaced :whether the interlace is supported
589 bool interlaced = !!(mode->flags & DRM_MODE_FLAG_INTERLACE);
593 interlaced ? "i" : "");