|
Libav
|
Data Fields | |
| AVFrame * | frame |
| int | plane |
| int | w |
| int | h |
| int | parity |
| int | tff |
Definition at line 35 of file vf_yadif.c.
| AVFrame* ThreadData::frame |
Definition at line 36 of file vf_yadif.c.
Referenced by filter(), and filter_slice().
| int ThreadData::plane |
Definition at line 37 of file vf_yadif.c.
Referenced by filter(), and filter_slice().
| int ThreadData::w |
Definition at line 38 of file vf_yadif.c.
Referenced by filter(), and filter_slice().
| int ThreadData::h |
Definition at line 38 of file vf_yadif.c.
Referenced by filter(), and filter_slice().
| int ThreadData::parity |
Definition at line 39 of file vf_yadif.c.
Referenced by filter_slice().
| int ThreadData::tff |
Definition at line 40 of file vf_yadif.c.
Referenced by filter_slice().
1.8.8