Home
last modified time | relevance | path

Searched refs:MAX_PROG_CONF (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddolby_e_parse.c25 static const uint8_t nb_programs_tab[MAX_PROG_CONF + 1] = {
29 static const uint8_t nb_channels_tab[MAX_PROG_CONF + 1] = {
141 if (header->prog_conf > MAX_PROG_CONF) { in ff_dolby_e_parse_header()
H A Ddolby_e.h29 #define MAX_PROG_CONF 23 macro
H A Ddolby_e.c92 static const int8_t lfe_channel_tab[MAX_PROG_CONF + 1] = {

Completed in 3 milliseconds