Home | History | Annotate | Download | only in voice_engine

Lines Matching full:bufferlength

335     size_t bufferLength = len;
337 if (!_transportPtr->SendRtp(bufferToSendPtr, bufferLength, options)) {
366 size_t bufferLength = len;
368 int n = _transportPtr->SendRtcp(bufferToSendPtr, bufferLength);