Home
last modified time | relevance | path

Searched refs:video_capture_module (Results 1 – 25 of 28) sorted by relevance

12

/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
Dvie_autotest_base.cc32 webrtc::VideoCaptureModule* video_capture_module = NULL; in ViEBaseStandardTest() local
46 &video_capture_module); in ViEBaseStandardTest()
48 EXPECT_TRUE(video_capture_module); in ViEBaseStandardTest()
49 if (!video_capture_module) in ViEBaseStandardTest()
88 video_capture_module->Release(); in ViEBaseStandardTest()
89 video_capture_module = NULL; in ViEBaseStandardTest()
/external/chromium_org/third_party/webrtc/modules/video_capture/
Dvideo_capture.gypi16 'target_name': 'video_capture_module',
42 'video_capture_module',
53 'video_capture_module',
163 'video_capture_module',
/external/chromium_org/third_party/webrtc/modules/
Dvideo_capture_module.target.darwin-mips.mk282 .PHONY: video_capture_module
283 video_capture_module: third_party_webrtc_modules_video_capture_module_gyp
Dvideo_capture_module.target.darwin-arm64.mk274 .PHONY: video_capture_module
275 video_capture_module: third_party_webrtc_modules_video_capture_module_gyp
Dvideo_capture_module.target.linux-x86_64.mk284 .PHONY: video_capture_module
285 video_capture_module: third_party_webrtc_modules_video_capture_module_gyp
Dvideo_capture_module.target.linux-mips64.mk282 .PHONY: video_capture_module
283 video_capture_module: third_party_webrtc_modules_video_capture_module_gyp
Dvideo_capture_module.target.darwin-mips64.mk282 .PHONY: video_capture_module
283 video_capture_module: third_party_webrtc_modules_video_capture_module_gyp
Dvideo_capture_module.target.linux-arm64.mk274 .PHONY: video_capture_module
275 video_capture_module: third_party_webrtc_modules_video_capture_module_gyp
Dvideo_capture_module.target.linux-mips.mk282 .PHONY: video_capture_module
283 video_capture_module: third_party_webrtc_modules_video_capture_module_gyp
Dvideo_capture_module.target.darwin-x86.mk286 .PHONY: video_capture_module
287 video_capture_module: third_party_webrtc_modules_video_capture_module_gyp
Dvideo_capture_module.target.linux-x86.mk286 .PHONY: video_capture_module
287 video_capture_module: third_party_webrtc_modules_video_capture_module_gyp
Dvideo_capture_module.target.darwin-x86_64.mk284 .PHONY: video_capture_module
285 video_capture_module: third_party_webrtc_modules_video_capture_module_gyp
Dvideo_capture_module.target.darwin-arm.mk304 .PHONY: video_capture_module
305 video_capture_module: third_party_webrtc_modules_video_capture_module_gyp
Dvideo_capture_module.target.linux-arm.mk304 .PHONY: video_capture_module
305 video_capture_module: third_party_webrtc_modules_video_capture_module_gyp
/external/chromium_org/third_party/webrtc/video_engine/
Dvideo_engine_core.gypi25 '<(webrtc_root)/modules/modules.gyp:video_capture_module',
/external/chromium_org/content/
Dcontent_tests.gypi308 '../third_party/webrtc/modules/modules.gyp:video_capture_module',
826 '../third_party/webrtc/modules/modules.gyp:video_capture_module',
/external/chromium_org/
DGypAndroid.darwin-mips64.mk312 include $(LOCAL_PATH)/third_party/webrtc/modules/video_capture_module.target.darwin-mips64.mk
DGypAndroid.linux-mips64.mk312 include $(LOCAL_PATH)/third_party/webrtc/modules/video_capture_module.target.linux-mips64.mk
DGypAndroid.darwin-arm.mk332 include $(LOCAL_PATH)/third_party/webrtc/modules/video_capture_module.target.darwin-arm.mk
DGypAndroid.darwin-arm64.mk319 include $(LOCAL_PATH)/third_party/webrtc/modules/video_capture_module.target.darwin-arm64.mk
DGypAndroid.linux-arm64.mk319 include $(LOCAL_PATH)/third_party/webrtc/modules/video_capture_module.target.linux-arm64.mk
DGypAndroid.darwin-mips.mk316 include $(LOCAL_PATH)/third_party/webrtc/modules/video_capture_module.target.darwin-mips.mk
DGypAndroid.linux-arm.mk332 include $(LOCAL_PATH)/third_party/webrtc/modules/video_capture_module.target.linux-arm.mk
DGypAndroid.linux-mips.mk316 include $(LOCAL_PATH)/third_party/webrtc/modules/video_capture_module.target.linux-mips.mk
DGypAndroid.darwin-x86.mk329 include $(LOCAL_PATH)/third_party/webrtc/modules/video_capture_module.target.darwin-x86.mk

12