Home
last modified time | relevance | path

Searched defs:StopCapture (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/modules/video_capture/windows/
H A Dvideo_capture_ds.cc150 int32_t VideoCaptureDS::StopCapture() { in StopCapture() function in webrtc::videocapturemodule::VideoCaptureDS
/aosp_15_r20/external/webrtc/modules/video_capture/linux/
H A Dvideo_capture_v4l2.cc258 int32_t VideoCaptureModuleV4L2::StopCapture() { in StopCapture() function in webrtc::videocapturemodule::VideoCaptureModuleV4L2
/aosp_15_r20/external/webrtc/modules/video_capture/
H A Dvideo_capture_impl.cc209 int32_t VideoCaptureImpl::StopCapture() { in StopCapture() function in webrtc::videocapturemodule::VideoCaptureImpl
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dscanner.h121 Scanner& StopCapture() { in StopCapture() function