OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
VLC Struct Reference

Public Attributes

int bits = 0
 
int16_t(* table )[2] = {}
 
int table_size = 0
 
int table_allocated = 0
 

Detailed Description

Definition at line 554 of file video.cpp.

Member Data Documentation

◆ bits

int VLC::bits = 0

Definition at line 555 of file video.cpp.

◆ table

int16_t(* VLC::table)[2] = {}

Definition at line 556 of file video.cpp.

◆ table_allocated

int VLC::table_allocated = 0

Definition at line 558 of file video.cpp.

◆ table_size

int VLC::table_size = 0

Definition at line 557 of file video.cpp.


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