FFmpeg
|
Data Fields | |
int | w |
int | h |
int | ax |
int | ay |
int | x |
int | y |
int | size |
uint8_t * | block |
int | linesize |
Definition at line 243 of file mobiclip.c.
int BlockXY::w |
Definition at line 244 of file mobiclip.c.
Referenced by block_fill().
int BlockXY::h |
Definition at line 244 of file mobiclip.c.
Referenced by block_fill().
int BlockXY::ax |
Definition at line 245 of file mobiclip.c.
Referenced by block_fill().
int BlockXY::ay |
Definition at line 245 of file mobiclip.c.
Referenced by block_fill().
int BlockXY::x |
Definition at line 246 of file mobiclip.c.
Referenced by block_fill(), pick_4(), pick_5(), pick_6(), pick_7(), pick_8(), and pick_left().
int BlockXY::y |
Definition at line 246 of file mobiclip.c.
Referenced by block_fill(), pick_4(), pick_5(), pick_6(), pick_7(), pick_8(), and pick_above().
int BlockXY::size |
Definition at line 247 of file mobiclip.c.
Referenced by block_fill(), and pick_8().
uint8_t* BlockXY::block |
Definition at line 248 of file mobiclip.c.
Referenced by block_fill().
int BlockXY::linesize |
Definition at line 249 of file mobiclip.c.
Referenced by block_fill().