Searched refs:commitFormat (Results 1 – 1 of 1) sorted by relevance
527 const ConfigFormat& commitFormat = mUVCProperties->streaming.formats[mCommit.bFormatIndex - 1]; in commitControls() local528 const ConfigFrame& commitFrame = commitFormat.frames[mCommit.bFrameIndex - 1]; in commitControls()535 mV4l2Format.fmt.pix.pixelformat = commitFormat.fcc; in commitControls()