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.h45 status_t _ProbeCommitFormat();
H A DUVCCamDevice.cpp543 if (_ProbeCommitFormat() != B_OK || _SelectBestAlternate() != B_OK)
613 UVCCamDevice::_ProbeCommitFormat() function in class:UVCCamDevice
615 printf("UVCCamDevice::_ProbeCommitFormat()\n");
692 printf("UVCCamDevice::_ProbeCommitFormat()\n --> SUCCESSFUL\n");

Completed in 40 milliseconds