Home | History | Annotate | Download | only in src

Lines Matching full:bandwidth

14 audio codecs. AAC-ELD is considered the best-performing full-bandwidth communications codec by
125 #define DELAY_QMF_ANA(dwnsmp) ((320<<((dwnsmp)-1)) - (32<<((dwnsmp)-1))) /* Full bandwidth */
2051 int bandwidth = *coreBandwidth;
2053 /* Use lowest common bandwidth */
2057 /* initialize SBR element, and get core bandwidth */
2060 &bandwidth,
2075 /* Get lowest core encoder bandwidth to be returned later. */
2076 lowestBandwidth = fixMin(lowestBandwidth, bandwidth);
2116 /* Assign core encoder Bandwidth */