| FFmpeg
    4.0
    | 
| Data Fields | |
| const AVClass * | class | 
| char * | hint_file_str | 
| FILE * | hint | 
| int | mode | 
| AVFrame * | frame [3] | 
| int64_t | line | 
| int | nb_planes | 
| int | eof | 
| int | planewidth [4] | 
| int | planeheight [4] | 
Definition at line 30 of file vf_fieldhint.c.
| const AVClass* FieldHintContext::class | 
Definition at line 31 of file vf_fieldhint.c.
| char* FieldHintContext::hint_file_str | 
Definition at line 33 of file vf_fieldhint.c.
Referenced by init().
| FILE* FieldHintContext::hint | 
Definition at line 34 of file vf_fieldhint.c.
Referenced by filter_frame(), init(), and uninit().
| int FieldHintContext::mode | 
Definition at line 35 of file vf_fieldhint.c.
Referenced by filter_frame().
| AVFrame* FieldHintContext::frame[3] | 
Definition at line 37 of file vf_fieldhint.c.
Referenced by filter_frame(), request_frame(), and uninit().
| int64_t FieldHintContext::line | 
Definition at line 39 of file vf_fieldhint.c.
Referenced by filter_frame().
| int FieldHintContext::nb_planes | 
Definition at line 40 of file vf_fieldhint.c.
Referenced by config_input(), and filter_frame().
| int FieldHintContext::eof | 
Definition at line 41 of file vf_fieldhint.c.
Referenced by request_frame().
| int FieldHintContext::planewidth[4] | 
Definition at line 42 of file vf_fieldhint.c.
Referenced by config_input(), and filter_frame().
| int FieldHintContext::planeheight[4] | 
Definition at line 43 of file vf_fieldhint.c.
Referenced by config_input(), and filter_frame().
 1.8.13
 1.8.13