Searched refs:opus_app (Results 1 – 1 of 1) sorted by relevance
47 int opus_app; in WebRtcOpus_EncoderCreate() local53 opus_app = OPUS_APPLICATION_VOIP; in WebRtcOpus_EncoderCreate()56 opus_app = OPUS_APPLICATION_AUDIO; in WebRtcOpus_EncoderCreate()70 state->encoder = opus_encoder_create(48000, (int)channels, opus_app, in WebRtcOpus_EncoderCreate()