Home | Sort by relevance Sort by last modified time |
/external/webrtc/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:__anon27540::FileVideoCapturerTest::VideoCapturerListener |
/external/webrtc/talk/media/base/ | |
testutils.h | 140 int frame_width() const { return frame_width_; } 152 int frame_width_; member in class:cricket::VideoCapturerListener |