Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.6/default/
DExternalCameraOfflineSession.cpp242 YCbCrLayout cropAndScaled; in threadLoop() local
247 &cropAndScaled); in threadLoop()
256 … ret = V3_4::implementation::formatConvert(cropAndScaled, outLayout, sz, outputFourcc); in threadLoop()
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDeviceSession.cpp1558 YCbCrLayout cropAndScaled; in threadLoop() local
1563 &cropAndScaled); in threadLoop()
1572 ret = formatConvert(cropAndScaled, outLayout, sz, outputFourcc); in threadLoop()