Home
last modified time | relevance | path

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

/external/webrtc/webrtc/video/
Dvie_channel.cc267 uint8_t pltype_red; in UpdateHistograms() local
269 rtp_rtcp_modules_[0]->GenericFECStatus(&fec_enabled, &pltype_red, in UpdateHistograms()
539 uint8_t pltype_red = 0; in IsSendingFecEnabled() local
543 rtp_rtcp->GenericFECStatus(&fec_enabled, &pltype_red, &pltype_fec); in IsSendingFecEnabled()