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

  /external/chromium_org/third_party/webrtc/video_engine/
overuse_frame_detector.h 134 int num_pixels_; member in class:webrtc::OveruseFrameDetector
overuse_frame_detector.cc 387 num_pixels_(0),
413 ResetAll(num_pixels_);
437 if (num_pixels != num_pixels_) {
451 num_pixels_ = num_pixels;

Completed in 123 milliseconds