HomeSort by relevance Sort by last modified time
    Searched full:max_media_packets (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
forward_error_correction_internal.h 47 // [1, max_media_packets].
forward_error_correction_internal.cc 156 int max_media_packets = static_cast<int>(sizeof(kPacketMaskBurstyTbl) / local
158 if (num_media_packets > max_media_packets) {

Completed in 77 milliseconds