FFmpeg
|
Data Fields | |
AVCodecContext * | jpeg_avctx |
int | width |
int | height |
GetByteContext | gbc |
AVFrame * | refframe |
AVPacket * | jpkt |
AVFrame * | jpgframe |
uint8_t * | tilebuffer |
uint8_t * | deflatebuffer |
uLongf | deflatelen |
uint8_t * | cursor |
int | cursor_stride |
int | cursor_w |
int | cursor_h |
int | cursor_x |
int | cursor_y |
int | cursor_hot_x |
int | cursor_hot_y |
AVCodecContext* TDSCContext::jpeg_avctx |
GetByteContext TDSCContext::gbc |