Home | History | Annotate | Download | only in include

Lines Matching full:bandwidth

14 audio codecs. AAC-ELD is considered the best-performing full-bandwidth communications codec by
590 \section BEHAVIOUR_BANDWIDTH Bandwidth
592 The FDK AAC encoder usually does not use the full frequency range of the input signal, but restricts the bandwidth
594 file bandwidth.cpp (if available).
596 The encoder API provides the ::AACENC_BANDWIDTH parameter to adjust the bandwidth explicitly.
606 bits to spend (typically 128 kbit/s for stereo 48 kHz content) and to allow full range bandwidth would
610 bandwidth, because an encoded signal with smaller bandwidth and hence less artifacts sounds better than a signal
611 with higher bandwidth but then more coding artefacts across all frequencies. These artefacts would occur if
615 Unfortunately some people evaluate encoding quality based on possible bandwidth as well, but it is a two-sided
618 Another aspect is workload consumption. The higher the allowed bandwidth, the more frequency lines have to be
956 AACENC_BANDWIDTH = 0x0203, /*!< Core encoder audio bandwidth:
957 - 0: Determine bandwidth internally (default, see chapter \ref BEHAVIOUR_BANDWIDTH).
958 - 1 to fs/2: Frequency bandwidth in Hertz. (Experts only, better do not
1000 The audio is played at full bandwidth.