OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetCaptureChannelId
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
fakewebrtcvideoengine.h
450
int
GetCaptureChannelId
(int capture_id) const {
[
all
...]
webrtcvideoengine_unittest.cc
586
EXPECT_EQ(channel_num, vie_.
GetCaptureChannelId
(capture_id));
[
all
...]
Completed in 26 milliseconds