FlipContext Struct Reference

Data Fields

int max_step [4]
 max pixel step for each plane, expressed as a number of bytes
int hsub
int vsub
 chroma subsampling

Detailed Description

Definition at line 32 of file vf_hflip.c.

Field Documentation

int FlipContext::hsub

Definition at line 34 of file vf_hflip.c.

Referenced by config_props(), and draw_slice().

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().

int FlipContext::vsub

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().


The documentation for this struct was generated from the following files: