FlipContext Struct Reference

Data Fields

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

Detailed Description

Definition at line 38 of file vf_hflip.c.

Field Documentation

int FlipContext::hsub

Definition at line 40 of file vf_hflip.c.

Referenced by config_props(), and filter_frame().

int FlipContext::max_step[4]

max pixel step for each plane, expressed as a number of bytes

Definition at line 39 of file vf_hflip.c.

Referenced by config_props(), and filter_frame().

int FlipContext::vsub

chroma subsampling

vertical chroma subsampling

Definition at line 40 of file vf_hflip.c.

Referenced by config_input(), config_props(), filter_frame(), and get_video_buffer().


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