Home
last modified time | relevance | path

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

/packages/services/DeviceAsWebcam/jni/
DUVCProvider.cpp528 const ConfigFrame& commitFrame = commitFormat.frames[mCommit.bFrameIndex - 1]; in commitControls() local
533 mV4l2Format.fmt.pix.width = commitFrame.width; in commitControls()
534 mV4l2Format.fmt.pix.height = commitFrame.height; in commitControls()