Data Fields | |
int | x |
int | y |
int | w |
int | h |
unsigned char | yuv_color [4] |
int | vsub |
int | hsub |
chroma subsampling |
Definition at line 34 of file vf_drawbox.c.
chroma subsampling
Definition at line 37 of file vf_drawbox.c.
Referenced by config_input(), and draw_slice().
unsigned char DrawBoxContext::yuv_color[4] |