Home
last modified time | relevance | path

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

/external/webrtc/webrtc/video/
Dvie_channel.cc268 uint8_t pltype_fec; in UpdateHistograms() local
270 &pltype_fec); in UpdateHistograms()
540 uint8_t pltype_fec = 0; in IsSendingFecEnabled() local
543 rtp_rtcp->GenericFECStatus(&fec_enabled, &pltype_red, &pltype_fec); in IsSendingFecEnabled()