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

  /external/webrtc/talk/media/webrtc/
webrtcvideocapturer_unittest.cc 107 EXPECT_EQ(capturer_->GetCaptureFormat()->fourcc, listener_.frame_fourcc());
134 EXPECT_EQ(capturer_->GetCaptureFormat()->fourcc, listener_.frame_fourcc());
  /external/webrtc/talk/media/base/
testutils.h 139 uint32_t frame_fourcc() const { return frame_fourcc_; } function in class:cricket::VideoCapturerListener

Completed in 57 milliseconds