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

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_format_vp8.h 117 int CalcNextSize(int max_payload_len,
rtp_format_vp8.cc 347 int RtpPacketizerVp8::CalcNextSize(int max_payload_len,
393 while (int next_size = CalcNextSize(

Completed in 30 milliseconds