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

  /external/chromium_org/third_party/libjingle/source/talk/media/devices/
filevideocapturer_unittest.cc 56 frame_width_(0),
65 frame_width_ = frame->width;
67 } else if (frame_width_ != frame->width ||
74 int frame_width() const { return frame_width_; }
80 int frame_width_; member in class:__anon17287::FileVideoCapturerTest::VideoCapturerListener
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
testutils.h 136 int frame_width() const { return frame_width_; }
148 int frame_width_; member in class:cricket::VideoCapturerListener

Completed in 651 milliseconds