Home
last modified time | relevance | path

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

/haiku/src/add-ons/media/media-add-ons/usb_webcam/addons/uvc/
H A DUVCCamDevice.h46 status_t _ProbeCommitFormat();
H A DUVCCamDevice.cpp552 if (_ProbeCommitFormat() != B_OK || _SelectBestAlternate() != B_OK) in StartTransfer()
622 UVCCamDevice::_ProbeCommitFormat() in _ProbeCommitFormat() function in UVCCamDevice