android-camera-hal icon indicating copy to clipboard operation
android-camera-hal copied to clipboard

Not compiling

Open AhmedX6 opened this issue 6 years ago • 0 comments

Hello,

I'm trying to include this HAL on my AOSP to make work my USB Webcam. I have errors on compilation. use of undeclared identifier 'kMaxStride' no member named 'I422ToABGRRow_NEON' in namespace 'libyuv' no member named 'getOffset' in 'SkDynamicMemoryWStream' This error are in ImageConverter.cpp Could you please help me fix this ?

Thanks

AhmedX6 avatar Jun 14 '18 15:06 AhmedX6