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

  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
media_optimization.cc 329 VCMFrameCount MediaOptimization::SentFrameCount() {
video_sender.cc 216 int32_t VideoSender::SentFrameCount(VCMFrameCount* frameCount) {
218 *frameCount = _mediaOpt.SentFrameCount();

Completed in 532 milliseconds