Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDeviceSession.cpp1460 int maxVSampFactor = std::max( { in encodeJpegYU12() local
1475 size_t mcuV = DCTSIZE*maxVSampFactor; in encodeJpegYU12()
1511 const uint32_t batchSize = DCTSIZE * maxVSampFactor; in encodeJpegYU12()