OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 627 milliseconds