OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:video_capture_module
(Results
1 - 25
of
25
) sorted by null
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
vie_autotest_base.cc
32
webrtc::VideoCaptureModule*
video_capture_module
= NULL;
local
46
&
video_capture_module
);
48
EXPECT_TRUE(
video_capture_module
);
49
if (!
video_capture_module
)
88
video_capture_module
->Release();
89
video_capture_module
= NULL;
/external/chromium_org/third_party/webrtc/modules/
video_capture_module.target.darwin-arm64.mk
274
.PHONY:
video_capture_module
275
video_capture_module
: third_party_webrtc_modules_video_capture_module_gyp
video_capture_module.target.darwin-mips.mk
282
.PHONY:
video_capture_module
283
video_capture_module
: third_party_webrtc_modules_video_capture_module_gyp
video_capture_module.target.darwin-mips64.mk
282
.PHONY:
video_capture_module
283
video_capture_module
: third_party_webrtc_modules_video_capture_module_gyp
video_capture_module.target.darwin-x86.mk
286
.PHONY:
video_capture_module
287
video_capture_module
: third_party_webrtc_modules_video_capture_module_gyp
video_capture_module.target.darwin-x86_64.mk
284
.PHONY:
video_capture_module
285
video_capture_module
: third_party_webrtc_modules_video_capture_module_gyp
video_capture_module.target.linux-arm64.mk
274
.PHONY:
video_capture_module
275
video_capture_module
: third_party_webrtc_modules_video_capture_module_gyp
video_capture_module.target.linux-mips.mk
282
.PHONY:
video_capture_module
283
video_capture_module
: third_party_webrtc_modules_video_capture_module_gyp
video_capture_module.target.linux-mips64.mk
282
.PHONY:
video_capture_module
283
video_capture_module
: third_party_webrtc_modules_video_capture_module_gyp
video_capture_module.target.linux-x86.mk
286
.PHONY:
video_capture_module
287
video_capture_module
: third_party_webrtc_modules_video_capture_module_gyp
video_capture_module.target.linux-x86_64.mk
284
.PHONY:
video_capture_module
285
video_capture_module
: third_party_webrtc_modules_video_capture_module_gyp
video_capture_module.target.darwin-arm.mk
304
.PHONY:
video_capture_module
305
video_capture_module
: third_party_webrtc_modules_video_capture_module_gyp
video_capture_module.target.linux-arm.mk
304
.PHONY:
video_capture_module
305
video_capture_module
: third_party_webrtc_modules_video_capture_module_gyp
/external/chromium_org/
GypAndroid.darwin-arm.mk
332
include $(LOCAL_PATH)/third_party/webrtc/modules/
video_capture_module
.target.darwin-arm.mk
GypAndroid.darwin-arm64.mk
319
include $(LOCAL_PATH)/third_party/webrtc/modules/
video_capture_module
.target.darwin-arm64.mk
GypAndroid.darwin-mips.mk
316
include $(LOCAL_PATH)/third_party/webrtc/modules/
video_capture_module
.target.darwin-mips.mk
GypAndroid.darwin-mips64.mk
312
include $(LOCAL_PATH)/third_party/webrtc/modules/
video_capture_module
.target.darwin-mips64.mk
GypAndroid.darwin-x86.mk
329
include $(LOCAL_PATH)/third_party/webrtc/modules/
video_capture_module
.target.darwin-x86.mk
GypAndroid.darwin-x86_64.mk
329
include $(LOCAL_PATH)/third_party/webrtc/modules/
video_capture_module
.target.darwin-x86_64.mk
GypAndroid.linux-arm.mk
332
include $(LOCAL_PATH)/third_party/webrtc/modules/
video_capture_module
.target.linux-arm.mk
GypAndroid.linux-arm64.mk
319
include $(LOCAL_PATH)/third_party/webrtc/modules/
video_capture_module
.target.linux-arm64.mk
GypAndroid.linux-mips.mk
316
include $(LOCAL_PATH)/third_party/webrtc/modules/
video_capture_module
.target.linux-mips.mk
GypAndroid.linux-mips64.mk
312
include $(LOCAL_PATH)/third_party/webrtc/modules/
video_capture_module
.target.linux-mips64.mk
GypAndroid.linux-x86.mk
329
include $(LOCAL_PATH)/third_party/webrtc/modules/
video_capture_module
.target.linux-x86.mk
GypAndroid.linux-x86_64.mk
329
include $(LOCAL_PATH)/third_party/webrtc/modules/
video_capture_module
.target.linux-x86_64.mk
Completed in 1177 milliseconds