7 #ifndef __PVDEINTERLACINGTYPE_H__
8 #define __PVDEINTERLACINGTYPE_H__
PvDeinterlacingType
Definition: PvDeinterlacingType.h:12
@ PvDeinterlacingWeavingFull
Incoming fields are weaved together at full acquisition rate.
Definition: PvDeinterlacingType.h:15
@ PvDeinterlacingBlending
Lines of consecutive fields are blended (averaged) and then doubled at full acquisition rate.
Definition: PvDeinterlacingType.h:16
@ PvDeinterlacingWeavingHalf
Consecutive fields are weaved together at 1/2 their acquisition rate.
Definition: PvDeinterlacingType.h:14
@ PvDeinterlacingDisabled
No deinterlacing is performed on interlaced fields.
Definition: PvDeinterlacingType.h:13
@ PvDeinterlacingLineDoubling
Each incoming field has its lines doubled at full acquisition rate.
Definition: PvDeinterlacingType.h:17