FFmpeg
Data Fields
TileContext Struct Reference

Data Fields

const AVClassclass
 
unsigned  w
 
unsigned  h
 
unsigned  margin
 
unsigned  padding
 
unsigned  overlap
 
unsigned  init_padding
 
unsigned  current
 
unsigned  nb_frames
 
 
 
 
 
uint8_t  rgba_color [4]
 

Detailed Description

Definition at line 35 of file vf_tile.c.

Field Documentation

class

const AVClass* TileContext::class

Definition at line 36 of file vf_tile.c.

w

unsigned TileContext::w

Definition at line 37 of file vf_tile.c.

Referenced by config_props(), get_tile_pos(), and init().

h

unsigned TileContext::h

Definition at line 37 of file vf_tile.c.

Referenced by config_props(), and init().

margin

unsigned TileContext::margin

Definition at line 38 of file vf_tile.c.

Referenced by config_props(), filter_frame(), get_tile_pos(), and init().

padding

unsigned TileContext::padding

Definition at line 39 of file vf_tile.c.

Referenced by config_props(), filter_frame(), get_tile_pos(), and init().

overlap

unsigned TileContext::overlap

Definition at line 40 of file vf_tile.c.

Referenced by config_props(), end_last_frame(), filter_frame(), and init().

init_padding

unsigned TileContext::init_padding

Definition at line 41 of file vf_tile.c.

Referenced by filter_frame(), and init().

current

unsigned TileContext::current

Definition at line 42 of file vf_tile.c.

Referenced by draw_blank_frame(), end_last_frame(), filter_frame(), init(), and request_frame().

nb_frames

unsigned TileContext::nb_frames

Definition at line 43 of file vf_tile.c.

Referenced by config_props(), end_last_frame(), filter_frame(), and init().

draw

FFDrawContext TileContext::draw

Definition at line 44 of file vf_tile.c.

Referenced by config_props(), draw_blank_frame(), and filter_frame().

blank

FFDrawColor TileContext::blank

Definition at line 45 of file vf_tile.c.

Referenced by config_props(), draw_blank_frame(), and filter_frame().

out_ref

AVFrame* TileContext::out_ref

Definition at line 46 of file vf_tile.c.

Referenced by end_last_frame(), filter_frame(), request_frame(), and uninit().

prev_out_ref

AVFrame* TileContext::prev_out_ref

Definition at line 47 of file vf_tile.c.

Referenced by end_last_frame(), filter_frame(), and uninit().

rgba_color

uint8_t TileContext::rgba_color[4]

Definition at line 48 of file vf_tile.c.

Referenced by config_props().


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

Generated on Wed Aug 24 2022 21:38:59 for FFmpeg by   doxygen 1.8.17

AltStyle によって変換されたページ (->オリジナル) /