Home
last modified time | relevance | path

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

/haiku/src/add-ons/media/media-add-ons/usb_webcam/addons/uvc/
H A DUVCCamDevice.h74 uint32 fUncompressedFormatIndex; variable
H A DUVCCamDevice.cpp72 fUncompressedFormatIndex(1), in UVCCamDevice()
193 fUncompressedFormatIndex = descriptor->formatIndex; in _ParseVideoStreaming()
640 request.format_index = fUncompressedFormatIndex; in _ProbeCommitFormat()