FFmpeg
Data Fields
TabList Struct Reference

Data Fields

Tab tabs [TAB_MAX]
 
int nb_tabs
 
int zero
 
int realloc
 

Detailed Description

Definition at line 44 of file dec.c.

Field Documentation

◆ tabs

Tab TabList::tabs[TAB_MAX]

Definition at line 45 of file dec.c.

Referenced by tl_create(), and tl_free().

◆ nb_tabs

int TabList::nb_tabs

Definition at line 46 of file dec.c.

Referenced by tl_create(), tl_free(), and tl_init().

◆ zero

int TabList::zero

Definition at line 48 of file dec.c.

Referenced by tl_create(), and tl_init().

◆ realloc

int TabList::realloc

Definition at line 49 of file dec.c.

Referenced by tl_create(), and tl_init().


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