Searched refs:AllocateVideoBuffers (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/modules/video_capture/linux/ | ||
D | video_capture_linux.h | 39 bool AllocateVideoBuffers(); |
D | video_capture_linux.cc | 273 if (!AllocateVideoBuffers()) in StartCapture() |