Data Fields | |
| int | x |
| int | y |
| position of overlayed picture | |
| AVFilterBufferRef * | overpicref |
| int | max_plane_step [4] |
| steps per pixel for each plane | |
| int | hsub |
| int | vsub |
| chroma subsampling values | |
| char | x_expr [256] |
| char | y_expr [256] |
Definition at line 60 of file vf_overlay.c.
steps per pixel for each plane
Definition at line 65 of file vf_overlay.c.
Referenced by config_input_main().
Definition at line 63 of file vf_overlay.c.
Referenced by draw_slice(), start_frame(), start_frame_overlay(), and uninit().
chroma subsampling values
Definition at line 66 of file vf_overlay.c.
Referenced by blend_slice(), and config_input_main().
| char OverlayContext::x_expr[256] |
position of overlayed picture
Definition at line 61 of file vf_overlay.c.
Referenced by config_input_overlay(), and draw_slice().
| char OverlayContext::y_expr[256] |
1.5.8