Searched defs:cpl_band_sizes (Results 1 – 3 of 3) sorted by relevance
135 uint8_t cpl_band_sizes[AC3_MAX_CPL_BANDS]; ///< number of coeffs in each coupling band member
214 uint8_t cpl_band_sizes[AC3_MAX_CPL_BANDS]; ///< number of coeffs in each coupling band member
2393 uint8_t *cpl_band_sizes = s->cpl_band_sizes; in set_bandwidth() local