This repository include some stuff related to userspace camera driver on Redmi 2.
jniincludes camera driver sources for wt88047 and QCDG.libsincludes some blobs generated fromjni. (Only for reference)outputincludes some MIUI9 libmmcamera blobs info generated by QCDG.
- QCDG can print all data structure (exclude libchromatix stuff) in libmmcamera_XX.so
- libmmcamera sources in
jnireturn same output in QCDG compare to libmmcamera blobs in MIUI9.
- For some reason,Libmmcamera blobs generated by android-ndk not work for now.
- QCDG (Qualcomm Camera Driver Generator) only works on MIUI 9(android 5.1).
- Libmmcamera sources and some headers from amss are collected from other github repos.