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

  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideocapturer_unittest.cc 105 EXPECT_EQ(capturer_->GetCaptureFormat()->fourcc, listener_.frame_fourcc());
131 EXPECT_EQ(capturer_->GetCaptureFormat()->fourcc, listener_.frame_fourcc());
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
testutils.h 135 uint32 frame_fourcc() const { return frame_fourcc_; } function in class:cricket::VideoCapturerListener

Completed in 4044 milliseconds