Home
last modified time | relevance | path

Searched refs:AC3_MAX_CPL_BANDS (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dac3dec.h132 int phase_flags[AC3_MAX_CPL_BANDS]; ///< phase flags (phsflg)
134 uint8_t cpl_band_struct[AC3_MAX_CPL_BANDS];
135 uint8_t cpl_band_sizes[AC3_MAX_CPL_BANDS]; ///< number of coeffs in each coupling band
138 int cpl_coords[AC3_MAX_CHANNELS][AC3_MAX_CPL_BANDS]; ///< coupling coordinates (cplco)
Dac3.h40 #define AC3_MAX_CPL_BANDS 18 macro
Dac3enc.h214 uint8_t cpl_band_sizes[AC3_MAX_CPL_BANDS]; ///< number of coeffs in each coupling band