Home
last modified time | relevance | path

Searched defs:is_fec (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dforward_error_correction.h83 bool is_fec; // Set to true if this is an FEC packet and false variable
H A Drtp_fec_unittest.cc113 bool is_fec) { in ReceivedPackets()
/aosp_15_r20/external/webrtc/video/
H A Dvideo_send_stream_tests.cc1123 bool is_fec = rtp_packet.PayloadType() == kRedPayloadType && in TestPacketFragmentationSize() local