Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Dforward_error_correction.cc647 uint8_t protection_length[2]; in InitRecovery() local
649 memcpy(protection_length, &fec_packet->pkt->data[10], 2); in InitRecovery()
653 RtpUtility::BufferToUWord16(protection_length)); in InitRecovery()