Searched defs:SentFrameCount (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
H A Dvideo_sender.cc216 int32_t VideoSender::SentFrameCount(VCMFrameCount* frameCount) { function in class:webrtc::vcm::VideoSender
218 *frameCount = _mediaOpt.SentFrameCount();
H A Dmedia_optimization.cc329 VCMFrameCount MediaOptimization::SentFrameCount() { function in class:webrtc::media_optimization::MediaOptimization

Completed in 47 milliseconds