VBLEContext Struct Reference

Data Fields

AVCodecContextavctx
DSPContext dsp
int size
uint8_t * val

Detailed Description

Definition at line 33 of file vble.c.

Field Documentation

AVCodecContext* VBLEContext::avctx

Definition at line 34 of file vble.c.

Referenced by vble_decode_frame(), vble_decode_init(), and vble_restore_plane().

DSPContext VBLEContext::dsp

Definition at line 35 of file vble.c.

Referenced by vble_decode_init(), and vble_restore_plane().

int VBLEContext::size

Definition at line 37 of file vble.c.

Referenced by vble_decode_init(), and vble_unpack().

uint8_t* VBLEContext::val

Definition at line 38 of file vble.c.

Referenced by vble_decode_close(), vble_decode_init(), vble_restore_plane(), and vble_unpack().


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