|
FFmpeg
|
Data Fields | |
| const AVClass * | class |
| int | nb_planes |
| int | nb_components |
| int | step |
| FFFrameSync | fs |
| int(* | remap_slice )(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) |
Definition at line 48 of file vf_remap.c.
| const AVClass* RemapContext::class |
Definition at line 49 of file vf_remap.c.
| int RemapContext::nb_planes |
Definition at line 50 of file vf_remap.c.
Referenced by config_input(), and process_frame().
| int RemapContext::nb_components |
Definition at line 51 of file vf_remap.c.
Referenced by config_input(), and process_frame().
| int RemapContext::step |
Definition at line 52 of file vf_remap.c.
Referenced by config_input(), and process_frame().
| FFFrameSync RemapContext::fs |
Definition at line 53 of file vf_remap.c.
Referenced by activate(), config_output(), process_frame(), and uninit().
Definition at line 55 of file vf_remap.c.
Referenced by config_input(), and process_frame().
1.8.6