FFmpeg
Data Fields
G2MContext Struct Reference

Data Fields

ePICContext ec
 
JPGContext jc
 
int version
 
int compression
 
int width
 
int height
 
int bpp
 
int orig_width
 
int orig_height
 
int tile_width
 
int tile_height
 
int tiles_x
 
int tiles_y
 
int tile_x
 
int tile_y
 
int got_header
 
uint8_t * framebuf
 
int framebuf_stride
 
unsigned int framebuf_allocated
 
uint8_t * synth_tile
 
uint8_t * jpeg_tile
 
uint8_t * epic_buf
 
uint8_t * epic_buf_base
 
int tile_stride
 
int epic_buf_stride
 
int old_tile_w
 
int old_tile_h
 
int swapuv
 
uint8_t * kempf_buf
 
uint8_t * kempf_flags
 
uint8_t * cursor
 
int cursor_stride
 
int cursor_fmt
 
int cursor_w
 
int cursor_h
 
int cursor_x
 
int cursor_y
 
int cursor_hot_x
 
int cursor_hot_y
 

Detailed Description

Definition at line 134 of file g2meet.c.

Field Documentation

◆ ec

ePICContext G2MContext::ec

Definition at line 135 of file g2meet.c.

◆ jc

JPGContext G2MContext::jc

Definition at line 136 of file g2meet.c.

◆ version

int G2MContext::version

Definition at line 138 of file g2meet.c.

◆ compression

int G2MContext::compression

Definition at line 140 of file g2meet.c.

◆ width

int G2MContext::width

Definition at line 141 of file g2meet.c.

◆ height

int G2MContext::height

Definition at line 141 of file g2meet.c.

◆ bpp

int G2MContext::bpp

Definition at line 141 of file g2meet.c.

◆ orig_width

int G2MContext::orig_width

Definition at line 142 of file g2meet.c.

◆ orig_height

int G2MContext::orig_height

Definition at line 142 of file g2meet.c.

◆ tile_width

int G2MContext::tile_width

Definition at line 143 of file g2meet.c.

◆ tile_height

int G2MContext::tile_height

Definition at line 143 of file g2meet.c.

◆ tiles_x

int G2MContext::tiles_x

Definition at line 144 of file g2meet.c.

◆ tiles_y

int G2MContext::tiles_y

Definition at line 144 of file g2meet.c.

◆ tile_x

int G2MContext::tile_x

Definition at line 144 of file g2meet.c.

◆ tile_y

int G2MContext::tile_y

Definition at line 144 of file g2meet.c.

◆ got_header

int G2MContext::got_header

Definition at line 146 of file g2meet.c.

◆ framebuf

uint8_t* G2MContext::framebuf

Definition at line 148 of file g2meet.c.

◆ framebuf_stride

int G2MContext::framebuf_stride

Definition at line 149 of file g2meet.c.

◆ framebuf_allocated

unsigned int G2MContext::framebuf_allocated

Definition at line 150 of file g2meet.c.

◆ synth_tile

uint8_t* G2MContext::synth_tile

Definition at line 152 of file g2meet.c.

◆ jpeg_tile

uint8_t * G2MContext::jpeg_tile

Definition at line 152 of file g2meet.c.

◆ epic_buf

uint8_t * G2MContext::epic_buf

Definition at line 152 of file g2meet.c.

◆ epic_buf_base

uint8_t * G2MContext::epic_buf_base

Definition at line 152 of file g2meet.c.

◆ tile_stride

int G2MContext::tile_stride

Definition at line 153 of file g2meet.c.

◆ epic_buf_stride

int G2MContext::epic_buf_stride

Definition at line 153 of file g2meet.c.

◆ old_tile_w

int G2MContext::old_tile_w

Definition at line 153 of file g2meet.c.

◆ old_tile_h

int G2MContext::old_tile_h

Definition at line 153 of file g2meet.c.

◆ swapuv

int G2MContext::swapuv

Definition at line 154 of file g2meet.c.

◆ kempf_buf

uint8_t* G2MContext::kempf_buf

Definition at line 156 of file g2meet.c.

◆ kempf_flags

uint8_t * G2MContext::kempf_flags

Definition at line 156 of file g2meet.c.

◆ cursor

uint8_t* G2MContext::cursor

Definition at line 158 of file g2meet.c.

◆ cursor_stride

int G2MContext::cursor_stride

Definition at line 159 of file g2meet.c.

◆ cursor_fmt

int G2MContext::cursor_fmt

Definition at line 160 of file g2meet.c.

◆ cursor_w

int G2MContext::cursor_w

Definition at line 161 of file g2meet.c.

◆ cursor_h

int G2MContext::cursor_h

Definition at line 161 of file g2meet.c.

◆ cursor_x

int G2MContext::cursor_x

Definition at line 161 of file g2meet.c.

◆ cursor_y

int G2MContext::cursor_y

Definition at line 161 of file g2meet.c.

◆ cursor_hot_x

int G2MContext::cursor_hot_x

Definition at line 162 of file g2meet.c.

◆ cursor_hot_y

int G2MContext::cursor_hot_y

Definition at line 162 of file g2meet.c.


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