Home
last modified time | relevance | path

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

/packages/services/DeviceAsWebcam/jni/
DUVCProvider.cpp527 const ConfigFormat& commitFormat = mUVCProperties->streaming.formats[mCommit.bFormatIndex - 1]; in commitControls() local
528 const ConfigFrame& commitFrame = commitFormat.frames[mCommit.bFrameIndex - 1]; in commitControls()
535 mV4l2Format.fmt.pix.pixelformat = commitFormat.fcc; in commitControls()