Home
last modified time | relevance | path

Searched refs:DeAllocateVideoBuffers (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/video_capture/linux/
Dvideo_capture_linux.h40 bool DeAllocateVideoBuffers();
Dvideo_capture_linux.cc316 DeAllocateVideoBuffers(); in StopCapture()
383 bool VideoCaptureModuleV4L2::DeAllocateVideoBuffers() in DeAllocateVideoBuffers() function in webrtc::videocapturemodule::VideoCaptureModuleV4L2