#include <hflip.h>
Definition at line 27 of file hflip.h.
◆ class
◆ max_step
int FlipContext::max_step[4] |
max pixel step for each plane, expressed as a number of bytes
Definition at line 29 of file hflip.h.
◆ bayer_plus1
int FlipContext::bayer_plus1 |
1 .. not a Bayer input format, 2 .. Bayer input format
Definition at line 30 of file hflip.h.
◆ planewidth
int FlipContext::planewidth[4] |
width of each plane
Definition at line 31 of file hflip.h.
◆ planeheight
int FlipContext::planeheight[4] |
height of each plane
Definition at line 32 of file hflip.h.
◆ flip_line
void(* FlipContext::flip_line[4])(const uint8_t *src, uint8_t *dst, int w) |
◆ vsub
vertical chroma subsampling
Definition at line 35 of file vf_vflip.c.
◆ bayer
The documentation for this struct was generated from the following files: