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

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtcp_receiver_help.cc 28 applicationLength(0),
58 uint16_t oldLength = applicationLength;
66 applicationLength += copySize;
67 applicationData = new uint8_t[applicationLength];
rtcp_receiver_help.h 68 uint16_t applicationLength;
rtcp_receiver.cc     [all...]

Completed in 70 milliseconds