Home
last modified time | relevance | path

Searched refs:fIsoIn (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamDevice.cpp40 fIsoIn(NULL), in CamDevice()
108 fIsoIn = NULL; in Unplugged()
579 if (!fIsoIn) in DataPumpThread()
582 len = fIsoIn->IsochronousTransfer(fBuffer, fBufferLen, packetDescriptors, in DataPumpThread()
H A DCamDevice.h138 const BUSBEndpoint* fIsoIn; variable
/haiku/src/add-ons/media/media-add-ons/usb_webcam/addons/uvc/
H A DUVCCamDevice.cpp137 fIsoIn = e; in UVCCamDevice()
749 fIsoIn = streaming->EndpointAt(endpointIndex); in _SelectBestAlternate()
769 fIsoIn = NULL; in _SelectIdleAlternate()