Lines Matching refs:bandWidth
14 audio codecs. AAC-ELD is considered the best-performing full-bandwidth communications codec by
98 #include "bandwidth.h"
279 config->bandWidth = 0; /* get bandwidth from table */
512 ErrorStatus = FDKaacEnc_DetermineBandWidth(&hAacEnc->config->bandWidth,
513 config->bandWidth,
523 hAacEnc->bandwidth90dB = (INT)hAacEnc->config->bandWidth;