Data Fields | |
int | max_step [4] |
max pixel step for each plane, expressed as a number of bytes | |
int | hsub |
int | vsub |
chroma subsampling |
Definition at line 32 of file vf_hflip.c.
int FlipContext::max_step[4] |
max pixel step for each plane, expressed as a number of bytes
Definition at line 33 of file vf_hflip.c.
Referenced by config_props(), and draw_slice().
chroma subsampling
vertical chroma subsampling
Definition at line 34 of file vf_hflip.c.
Referenced by config_input(), config_props(), draw_slice(), get_video_buffer(), and start_frame().