Searched refs:_buffersAllocatedByDevice (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_capture/linux/
H A Dvideo_capture_linux.h48 int32_t _buffersAllocatedByDevice; member in class:webrtc::videocapturemodule::VideoCaptureModuleV4L2
H A Dvideo_capture_linux.cc55 _buffersAllocatedByDevice(-1),
353 _buffersAllocatedByDevice = rbuffer.count;
394 for (int i = 0; i < _buffersAllocatedByDevice; i++)

Completed in 524 milliseconds