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

  /external/webrtc/webrtc/modules/video_capture/mac/qtkit/
video_capture_qtkit.mm 31 _captureHeight(QTKIT_DEFAULT_HEIGHT),
168 _captureHeight = capability.height;
172 [_captureDevice setCaptureHeight:_captureHeight
196 settings.height = _captureHeight;
video_capture_qtkit.h 69 int32_t _captureHeight;

Completed in 51 milliseconds