FFmpeg
Data Fields
BlockXY Struct Reference

Data Fields

int w
 
int h
 
int ax
 
int ay
 
int x
 
int y
 
int size
 
uint8_t * block
 
int linesize
 

Detailed Description

Definition at line 242 of file mobiclip.c.

Field Documentation

◆ w

int BlockXY::w

Definition at line 243 of file mobiclip.c.

Referenced by block_fill().

◆ h

int BlockXY::h

Definition at line 243 of file mobiclip.c.

Referenced by block_fill().

◆ ax

int BlockXY::ax

Definition at line 244 of file mobiclip.c.

Referenced by block_fill().

◆ ay

int BlockXY::ay

Definition at line 244 of file mobiclip.c.

Referenced by block_fill().

◆ x

int BlockXY::x

Definition at line 245 of file mobiclip.c.

Referenced by block_fill(), pick_4(), pick_5(), pick_6(), pick_7(), pick_8(), and pick_left().

◆ y

int BlockXY::y

Definition at line 245 of file mobiclip.c.

Referenced by block_fill(), pick_4(), pick_5(), pick_6(), pick_7(), pick_8(), and pick_above().

◆ size

int BlockXY::size

Definition at line 246 of file mobiclip.c.

Referenced by block_fill(), and pick_8().

◆ block

uint8_t* BlockXY::block

Definition at line 247 of file mobiclip.c.

Referenced by block_fill().

◆ linesize

int BlockXY::linesize

Definition at line 248 of file mobiclip.c.

Referenced by block_fill().


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