FFmpeg
Data Fields
VBLEContext Struct Reference

Data Fields

AVCodecContextavctx
 
LLVidDSPContext llviddsp
 
int size
 
uint8_t * val
 This array first holds the lengths of vlc symbols and then their value. More...
 

Detailed Description

Definition at line 37 of file vble.c.

Field Documentation

◆ avctx

AVCodecContext* VBLEContext::avctx

Definition at line 38 of file vble.c.

◆ llviddsp

LLVidDSPContext VBLEContext::llviddsp

Definition at line 39 of file vble.c.

◆ size

int VBLEContext::size

Definition at line 41 of file vble.c.

◆ val

uint8_t* VBLEContext::val

This array first holds the lengths of vlc symbols and then their value.

Definition at line 42 of file vble.c.


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