Lines Matching defs:interlace
110 interlace;
154 interlace=image_info->interlace;
174 if ((interlace == UndefinedInterlace) ||
175 ((interlace == NoInterlace) && (vertical_factor == 2)))
177 interlace=NoInterlace; /* CCIR 4:2:2 */
179 interlace=PlaneInterlace; /* CCIR 4:1:1 */
181 if (interlace != PartitionInterlace)
199 if (interlace == NoInterlace)
223 if (interlace == PartitionInterlace)
238 if (interlace == NoInterlace)
316 if (interlace == NoInterlace)
327 if (interlace == PartitionInterlace)
338 if (interlace != NoInterlace)
365 if (interlace == PartitionInterlace)
428 if (interlace == PartitionInterlace)
443 if (interlace == NoInterlace)
571 interlace;
603 interlace=image->interlace;
623 if ((interlace == UndefinedInterlace) ||
624 ((interlace == NoInterlace) && (vertical_factor == 2)))
626 interlace=NoInterlace; /* CCIR 4:2:2 */
628 interlace=PlaneInterlace; /* CCIR 4:1:1 */
630 if (interlace != PartitionInterlace)
673 if (interlace == NoInterlace)
765 if (interlace == PartitionInterlace)
799 if (interlace == PartitionInterlace)
832 if (interlace == PartitionInterlace)