FFmpeg
|
yadif.h
Go to the documentation of this file.
28 YADIF_MODE_SEND_FRAME_NOSPATIAL = 2, ///< send 1 frame for each frame but skips spatial interlacing check
29 YADIF_MODE_SEND_FIELD_NOSPATIAL = 3, ///< send 1 frame for each field but skips spatial interlacing check
external API header
send 1 frame for each frame but skips spatial interlacing check
Definition: yadif.h:28
void(* filter_edges)(void *dst, void *prev, void *cur, void *next, int w, int prefs, int mrefs, int parity, int mode)
Definition: yadif.h:63
Descriptor that unambiguously describes how the bits of a pixel are stored in the up to 4 data planes...
Definition: pixdesc.h:55
send 1 frame for each field but skips spatial interlacing check
Definition: yadif.h:29
void(* filter_line)(void *dst, void *prev, void *cur, void *next, int w, int prefs, int mrefs, int parity, int mode)
Required alignment for filter_line.
Definition: yadif.h:60
Definition: yadif.h:43
struct YADIFContext YADIFContext
Generated on Mon Nov 18 2024 06:52:04 for FFmpeg by 1.8.11