Home
last modified time | relevance | path

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

/haiku/src/add-ons/media/media-add-ons/usb_webcam/addons/uvc/
H A DUVCCamDevice.h78 uint32 fMaxVideoFrameSize; variable
H A DUVCCamDevice.cpp695 fMaxVideoFrameSize = response.max_video_frame_size; in _ProbeCommitFormat()
698 " maxPayloadTransferSize:%" B_PRIu32 "\n", fMaxVideoFrameSize, in _ProbeCommitFormat()