Home
last modified time | relevance | path

Searched defs:v4lSize (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDeviceSession.cpp1646 const Size& v4lSize, const Size& thumbSize, in allocateIntermediateBuffers()
2421 Size v4lSize = {v4l2Fmt.width, v4l2Fmt.height}; in configureStreams() local
/hardware/interfaces/camera/device/default/
DExternalCameraDeviceSession.cpp405 Size v4lSize = {v4l2Fmt.width, v4l2Fmt.height}; in configureStreams() local
2137 const Size& v4lSize, const Size& thumbSize, const std::vector<Stream>& streams, in allocateIntermediateBuffers()