HomeSort by relevance Sort by last modified time
    Searched refs:_captureWidth (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/video_capture/mac/qtkit/
video_capture_qtkit.mm 30 _captureWidth(QTKIT_DEFAULT_WIDTH),
167 _captureWidth = capability.width;
173 width:_captureWidth
195 settings.width = _captureWidth;
video_capture_qtkit.h 68 int32_t _captureWidth;

Completed in 49 milliseconds