FFmpeg
Data Structures | Variables
dolby_e_parser.h File Reference
#include "dolby_e.h"

Go to the source code of this file.

Data Structures

struct  DBEParseContext
 

Variables

static const uint8_t nb_programs_tab [MAX_PROG_CONF+1]
 
static const uint8_t nb_channels_tab [MAX_PROG_CONF+1]
 

Variable Documentation

const uint8_t nb_programs_tab[MAX_PROG_CONF+1]
static
Initial value:
= {
2, 3, 2, 3, 4, 5, 4, 5, 6, 7, 8, 1, 2, 3, 3, 4, 5, 6, 1, 2, 3, 4, 1, 1
}

Definition at line 33 of file dolby_e_parser.h.

const uint8_t nb_channels_tab[MAX_PROG_CONF+1]
static
Initial value:
= {
8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 6, 6, 6, 6, 6, 6, 6, 4, 4, 4, 4, 8, 8
}

Definition at line 37 of file dolby_e_parser.h.