Home | History | Annotate | Download | only in source

Lines Matching refs:bandwidth

83                                WebRtc_Word16 bandwidth);
107 * - bandwidth : specifies if the codec is operating at 0-12 kHz
131 WebRtc_Word16 bandwidth,
140 * - bandwidth : spepecifies if the codec is in 0-12 kHz or
164 WebRtc_Word16 bandwidth);
261 * Encode if the bandwidth of encoded audio is 0-12 kHz or 0-16 kHz.
264 * - bandwidth : an enumerator specifying if the codec in is
275 WebRtc_Word16 WebRtcIsac_EncodeBandwidth(enum ISACBandwidth bandwidth,
281 * Decode the bandwidth of the encoded audio, i.e. if the bandwidth is 0-12 kHz
290 * - bandwidth : an enumerator specifying if the codec is in
297 enum ISACBandwidth* bandwidth);