Searched refs:cropAndScaled (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/camera/device/default/ |
D | ExternalCameraOfflineSession.cpp | 516 YCbCrLayout cropAndScaled; in threadLoop() local 519 &cropAndScaled); in threadLoop() 528 ret = formatConvert(cropAndScaled, outLayout, sz, outputFourcc); in threadLoop()
|
D | ExternalCameraDeviceSession.cpp | 2913 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/ |
D | ExternalCameraOfflineSession.cpp | 251 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/ |
D | ExternalCameraDeviceSession.cpp | 1603 YCbCrLayout cropAndScaled; in threadLoop() local 1608 &cropAndScaled); in threadLoop() 1617 ret = formatConvert(cropAndScaled, outLayout, sz, outputFourcc); in threadLoop()
|