Home
last modified time | relevance | path

Searched refs:forceSID (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/cng/
Dwebrtc_cng.h108 size_t* bytesOut, int16_t forceSID);
Dwebrtc_cng.c230 size_t* bytesOut, int16_t forceSID) { in WebRtcCng_Encode() argument
338 if (forceSID) { in WebRtcCng_Encode()
359 if ((inst->enc_msSinceSID > (inst->enc_interval - 1)) || forceSID) { in WebRtcCng_Encode()