Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A 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)
H A Dac3defs.h35 #define AC3_MAX_CPL_BANDS 18 macro
H A Dac3enc.h217 uint8_t cpl_band_sizes[AC3_MAX_CPL_BANDS]; ///< number of coeffs in each coupling band

Completed in 3 milliseconds