Searched refs:wideband (Results 1 – 5 of 5) sorted by relevance
17 Working encoder and decoder for both narrowband and wideband.
21 and wideband quality. This project aims to be complementary to the Vorbis
260 int GetSendCNPayloadType(int channel, bool wideband) { in GetSendCNPayloadType() argument261 return (wideband) ? in GetSendCNPayloadType()