Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/default/
DExternalCameraOfflineSession.cpp516 YCbCrLayout cropAndScaled; in threadLoop() local
519 &cropAndScaled); in threadLoop()
528 ret = formatConvert(cropAndScaled, outLayout, sz, outputFourcc); in threadLoop()
DExternalCameraDeviceSession.cpp2913 YCbCrLayout cropAndScaled; in threadLoop() local
2916 &cropAndScaled); in threadLoop()
2925 ret = formatConvert(cropAndScaled, outLayout, sz, outputFourcc); in threadLoop()
/hardware/interfaces/camera/device/3.6/default/
DExternalCameraOfflineSession.cpp251 YCbCrLayout cropAndScaled; in threadLoop() local
256 &cropAndScaled); in threadLoop()
265 … ret = V3_4::implementation::formatConvert(cropAndScaled, outLayout, sz, outputFourcc); in threadLoop()
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDeviceSession.cpp1603 YCbCrLayout cropAndScaled; in threadLoop() local
1608 &cropAndScaled); in threadLoop()
1617 ret = formatConvert(cropAndScaled, outLayout, sz, outputFourcc); in threadLoop()