Go to the source code of this file.
◆ BWDIFMode
| Enumerator | 
|---|
| BWDIF_MODE_SEND_FRAME | send 1 frame for each frame  | 
| BWDIF_MODE_SEND_FIELD | send 1 frame for each field  | 
Definition at line 25 of file bwdif.h.
 
 
◆ BWDIFParity
| Enumerator | 
|---|
| BWDIF_PARITY_TFF | top field first  | 
| BWDIF_PARITY_BFF | bottom field first  | 
| BWDIF_PARITY_AUTO | auto detection  | 
Definition at line 30 of file bwdif.h.
 
 
◆ BWDIFDeint
| Enumerator | 
|---|
| BWDIF_DEINT_ALL | deinterlace all frames  | 
| BWDIF_DEINT_INTERLACED | only deinterlace frames marked as interlaced  | 
Definition at line 36 of file bwdif.h.
 
 
◆ ff_bwdif_init_x86()