Libav
Data Fields
VBLEContext Struct Reference

Data Fields

AVCodecContextavctx
 
HuffYUVDSPContext hdsp
 
int size
 
uint8_tval
 

Detailed Description

Definition at line 36 of file vble.c.

Field Documentation

◆ avctx

AVCodecContext* VBLEContext::avctx

Definition at line 37 of file vble.c.

Referenced by vble_decode_frame(), and vble_decode_init().

◆ hdsp

HuffYUVDSPContext VBLEContext::hdsp

Definition at line 38 of file vble.c.

Referenced by vble_decode_init(), and vble_restore_plane().

◆ size

int VBLEContext::size

Definition at line 40 of file vble.c.

Referenced by vble_decode_init(), and vble_unpack().

◆ val

uint8_t* VBLEContext::val

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