1 | 01-20 12:42:25.372: I/ActivityManager(32460): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=org.opencv.samples.tutorial1/.Tutorial1Activity} from pid 312
|
2 | 01-20 12:42:25.442: D/dalvikvm(15756): Late-enabling CheckJNI
|
3 | 01-20 12:42:25.442: I/ActivityManager(32460): Start proc org.opencv.samples.tutorial1 for activity org.opencv.samples.tutorial1/.Tutorial1Activity: pid=15756 uid=10158 gids={50158}
|
4 | 01-20 12:42:25.482: I/dalvikvm(15756): Enabling JNI app bug workarounds for target SDK version 8...
|
5 | 01-20 12:42:25.502: I/InputReader(32460): Reconfiguring input devices. changes=0x00000004
|
6 | 01-20 12:42:25.502: I/InputReader(32460): Device reconfigured: id=4, name='touch_dev', size 1080x1920, orientation 1, mode 1, display id 0
|
7 | 01-20 12:42:25.502: I/ActivityManager(32460): Config changes=480 {1.0 250mcc20mnc ru_RU ldltr sw360dp w598dp h335dp 480dpi nrml land finger -keyb/v/h -nav/h s.30}
|
8 | 01-20 12:42:25.532: D/PhoneStatusBar(32544): mSettingsPanelGravity = 55
|
9 | 01-20 12:42:25.552: I/OCVSample::Activity(15756): Instantiated new class org.opencv.samples.tutorial1.Tutorial1Activity
|
10 | 01-20 12:42:25.562: I/OCVSample::Activity(15756): called onCreate
|
11 | 01-20 12:42:25.562: D/CameraBridge(15756): Attr count: 6
|
12 | 01-20 12:42:25.562: D/dalvikvm(32544): GC_FOR_ALLOC freed 6423K, 52% free 24795K/51196K, paused 15ms, total 15ms
|
13 | 01-20 12:42:25.572: I/dalvikvm-heap(32544): Grow heap (frag case) to 40.065MB for 16588816-byte allocation
|
14 | 01-20 12:42:25.572: D/CameraBridge(15756): Attr count: 6
|
15 | 01-20 12:42:25.572: W/ContextImpl(15756): Implicit intents with startService are not safe: Intent { act=org.opencv.engine.BIND } android.content.ContextWrapper.bindService:517 org.opencv.android.AsyncServiceHelper.initOpenCV:24 org.opencv.android.OpenCVLoader.initAsync:64
|
16 | 01-20 12:42:25.572: I/OpenCVEngine/Service(14891): Service starting
|
17 | 01-20 12:42:25.572: I/OpenCVEngine/Service(14891): Engine binder component creating
|
18 | 01-20 12:42:25.572: D/OpenCVEngine/JNI(14891): Java_org_opencv_engine_BinderConnector_Init
|
19 | 01-20 12:42:25.572: I/OpenCVEngine/JNI(14891): Creating new component
|
20 | 01-20 12:42:25.572: I/OpenCVEngine/JNI(14891): New component created successfully
|
21 | 01-20 12:42:25.582: I/OpenCVEngine/Service(14891): Service started successfully
|
22 | 01-20 12:42:25.582: I/OpenCVEngine/Service(14891): Service onBind called for intent Intent { act=org.opencv.engine.BIND }
|
23 | 01-20 12:42:25.592: D/OpenCVManager/Helper(15756): Service connection created
|
24 | 01-20 12:42:25.592: D/OpenCVEngine(14891): OpenCVEngine::OnTransact(1,16)
|
25 | 01-20 12:42:25.592: D/OpenCVEngine(14891): OpenCVEngine OCVE_GET_ENGINE_VERSION request
|
26 | 01-20 12:42:25.592: D/dalvikvm(32544): GC_CONCURRENT freed 8K, 20% free 40987K/51196K, paused 5ms+1ms, total 21ms
|
27 | 01-20 12:42:25.592: D/dalvikvm(32544): WAIT_FOR_CONCURRENT_GC blocked 13ms
|
28 | 01-20 12:42:25.592: D/OpenCVEngine(14891): OpenCVEngine::GetVersion()
|
29 | 01-20 12:42:25.592: D/OpenCVManager/Helper(15756): Trying to get library path
|
30 | 01-20 12:42:25.592: D/OpenCVEngine(14891): OpenCVEngine::OnTransact(2,16)
|
31 | 01-20 12:42:25.592: D/OpenCVEngine(14891): OpenCVEngine OCVE_GET_LIB_PATH_BY_VERSION request
|
32 | 01-20 12:42:25.592: D/OpenCVEngine(14891): OpenCVEngine::GetLibPathByVersion(2.4.3)
|
33 | 01-20 12:42:25.592: D/OpenCVEngine(14891): OpenCVEngine::GetLibPathByVersion(2.4.3) impl
|
34 | 01-20 12:42:25.592: D/OpenCVEngine(14891): PackageInfo::PackageInfo: package arch ARMv7
|
35 | 01-20 12:42:25.592: D/JavaBasedPackageManager(14891): JavaBasedPackageManager::GetInstalledPackages() begin
|
36 | 01-20 12:42:25.612: D/dalvikvm(483): GC_FOR_ALLOC freed 5612K, 22% free 20591K/26128K, paused 20ms, total 20ms
|
37 | 01-20 12:42:25.612: I/dalvikvm-heap(483): Grow heap (frag case) to 21.806MB for 1751056-byte allocation
|
38 | 01-20 12:42:25.612: D/JavaBasedPackageManager(14891): Package info conversion
|
39 | 01-20 12:42:25.612: D/OpenCVEngine(14891): PackageInfo::PackageInfo("org.opencv.engine", "/data/app-lib/org.opencv.engine-1", "2.16")
|
40 | 01-20 12:42:25.612: D/OpenCVEngine(14891): Trying to load info library "/data/app-lib/org.opencv.engine-1/libopencv_info.so"
|
41 | 01-20 12:42:25.612: I/OpenCVEngine(14891): OpenCV package "org.opencv.lib_v24_armv7a_neon" revision "8.0.1" found
|
42 | 01-20 12:42:25.612: D/JavaBasedPackageManager(14891): JavaBasedPackageManager::GetInstalledPackages() end
|
43 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Check version "2040300" compatibility with "2040800"
|
44 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Compatible
|
45 | 01-20 12:42:25.612: D/CommonPackageManager(14891): !!! Calculating rating for ARM
|
46 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Checking (0, 67108864) against (0,268435470)
|
47 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Checking (0, 134217728) against (0,268435470)
|
48 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Checking (0, 134217729) against (0,268435470)
|
49 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Checking (0, 134217730) against (0,268435470)
|
50 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Checking (0, 134217731) against (0,268435470)
|
51 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Checking (0, 268435456) against (0,268435470)
|
52 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Checking (0, 268435457) against (0,268435470)
|
53 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Checking (2, 268435457) against (0,268435470)
|
54 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Checking (0, 268435458) against (0,268435470)
|
55 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Checking (0, 268435459) against (0,268435470)
|
56 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Checking (0, 268435464) against (0,268435470)
|
57 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Checking (0, 268435465) against (0,268435470)
|
58 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Checking (0, 268435466) against (0,268435470)
|
59 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Checking (0, 268435467) against (0,268435470)
|
60 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Checking (0, 268435468) against (0,268435470)
|
61 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Checking (0, 268435470) against (0,268435470)
|
62 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Rating found: 15
|
63 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Current hardware platform rating 15 for (0,268435470)
|
64 | 01-20 12:42:25.612: D/CommonPackageManager(14891): !!! Calculating rating for ARM
|
65 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Checking (0, 67108864) against (0,268435464)
|
66 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Checking (0, 134217728) against (0,268435464)
|
67 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Checking (0, 134217729) against (0,268435464)
|
68 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Checking (0, 134217730) against (0,268435464)
|
69 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Checking (0, 134217731) against (0,268435464)
|
70 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Checking (0, 268435456) against (0,268435464)
|
71 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Checking (0, 268435457) against (0,268435464)
|
72 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Checking (2, 268435457) against (0,268435464)
|
73 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Checking (0, 268435458) against (0,268435464)
|
74 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Checking (0, 268435459) against (0,268435464)
|
75 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Checking (0, 268435464) against (0,268435464)
|
76 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Rating found: 10
|
77 | 01-20 12:42:25.612: D/CommonPackageManager(14891): Package "org.opencv.lib_v24_armv7a_neon" rating 10 for (0,268435464)
|
78 | 01-20 12:42:25.612: D/OpenCVEngine(14891): Fixing permissions for folder: "/data/app-lib/org.opencv.engine-1"
|
79 | 01-20 12:42:25.612: D/OpenCVEngine(14891): Fix permissions for "."
|
80 | 01-20 12:42:25.612: D/OpenCVEngine(14891): Fix permissions for ".."
|
81 | 01-20 12:42:25.612: D/OpenCVEngine(14891): Fix permissions for "libopencv_java.so"
|
82 | 01-20 12:42:25.612: D/OpenCVEngine(14891): Fix permissions for "libOpenCVEngine.so"
|
83 | 01-20 12:42:25.612: D/OpenCVEngine(14891): Fix permissions for "libnative_camera_r4.3.0.so"
|
84 | 01-20 12:42:25.612: D/OpenCVEngine(14891): Fix permissions for "libnative_camera_r4.0.3.so"
|
85 | 01-20 12:42:25.612: D/OpenCVEngine(14891): Fix permissions for "libOpenCVEngine_jni.so"
|
86 | 01-20 12:42:25.612: D/OpenCVEngine(14891): Fix permissions for "libnative_camera_r4.4.0.so"
|
87 | 01-20 12:42:25.612: D/OpenCVEngine(14891): Fix permissions for "libnative_camera_r2.3.3.so"
|
88 | 01-20 12:42:25.612: D/OpenCVEngine(14891): Fix permissions for "libnative_camera_r4.2.0.so"
|
89 | 01-20 12:42:25.612: D/OpenCVEngine(14891): Fix permissions for "libnative_camera_r2.2.0.so"
|
90 | 01-20 12:42:25.612: D/OpenCVEngine(14891): Fix permissions for "libopencv_dynamicuda.so"
|
91 | 01-20 12:42:25.612: D/OpenCVEngine(14891): Fix permissions for "libnative_camera_r4.0.0.so"
|
92 | 01-20 12:42:25.612: D/OpenCVEngine(14891): Fix permissions for "libnative_camera_r4.1.1.so"
|
93 | 01-20 12:42:25.612: D/OpenCVEngine(14891): Fix permissions for "libopencv_info.so"
|
94 | 01-20 12:42:25.612: D/OpenCVEngine(14891): Fix permissions for "libnative_camera_r3.0.1.so"
|
95 | 01-20 12:42:25.612: D/OpenCVManager/Helper(15756): Trying to get library list
|
96 | 01-20 12:42:25.612: D/OpenCVEngine(14891): OpenCVEngine::OnTransact(4,16)
|
97 | 01-20 12:42:25.612: D/OpenCVEngine(14891): OpenCVEngine OCVE_GET_LIB_LIST request
|
98 | 01-20 12:42:25.612: D/OpenCVEngine(14891): OpenCVEngine::GetLibraryList(2.4.3)
|
99 | 01-20 12:42:25.612: D/OpenCVEngine(14891): PackageInfo::PackageInfo: package arch ARMv7
|
100 | 01-20 12:42:25.612: D/JavaBasedPackageManager(14891): JavaBasedPackageManager::GetInstalledPackages() begin
|
101 | 01-20 12:42:25.632: D/dalvikvm(14891): GC_CONCURRENT freed 514K, 4% free 16914K/17464K, paused 1ms+1ms, total 9ms
|
102 | 01-20 12:42:25.632: D/dalvikvm(14891): WAIT_FOR_CONCURRENT_GC blocked 3ms
|
103 | 01-20 12:42:25.642: D/dalvikvm(483): GC_CONCURRENT freed 3K, 15% free 22298K/26128K, paused 9ms+1ms, total 27ms
|
104 | 01-20 12:42:25.642: D/dalvikvm(483): WAIT_FOR_CONCURRENT_GC blocked 16ms
|
105 | 01-20 12:42:25.642: D/dalvikvm(483): WAIT_FOR_CONCURRENT_GC blocked 4ms
|
106 | 01-20 12:42:25.642: D/JavaBasedPackageManager(14891): Package info conversion
|
107 | 01-20 12:42:25.642: D/OpenCVEngine(14891): PackageInfo::PackageInfo("org.opencv.engine", "/data/app-lib/org.opencv.engine-1", "2.16")
|
108 | 01-20 12:42:25.642: D/OpenCVEngine(14891): Trying to load info library "/data/app-lib/org.opencv.engine-1/libopencv_info.so"
|
109 | 01-20 12:42:25.642: I/OpenCVEngine(14891): OpenCV package "org.opencv.lib_v24_armv7a_neon" revision "8.0.1" found
|
110 | 01-20 12:42:25.642: D/JavaBasedPackageManager(14891): JavaBasedPackageManager::GetInstalledPackages() end
|
111 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Check version "2040300" compatibility with "2040800"
|
112 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Compatible
|
113 | 01-20 12:42:25.642: D/CommonPackageManager(14891): !!! Calculating rating for ARM
|
114 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Checking (0, 67108864) against (0,268435470)
|
115 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Checking (0, 134217728) against (0,268435470)
|
116 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Checking (0, 134217729) against (0,268435470)
|
117 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Checking (0, 134217730) against (0,268435470)
|
118 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Checking (0, 134217731) against (0,268435470)
|
119 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Checking (0, 268435456) against (0,268435470)
|
120 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Checking (0, 268435457) against (0,268435470)
|
121 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Checking (2, 268435457) against (0,268435470)
|
122 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Checking (0, 268435458) against (0,268435470)
|
123 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Checking (0, 268435459) against (0,268435470)
|
124 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Checking (0, 268435464) against (0,268435470)
|
125 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Checking (0, 268435465) against (0,268435470)
|
126 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Checking (0, 268435466) against (0,268435470)
|
127 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Checking (0, 268435467) against (0,268435470)
|
128 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Checking (0, 268435468) against (0,268435470)
|
129 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Checking (0, 268435470) against (0,268435470)
|
130 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Rating found: 15
|
131 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Current hardware platform rating 15 for (0,268435470)
|
132 | 01-20 12:42:25.642: D/CommonPackageManager(14891): !!! Calculating rating for ARM
|
133 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Checking (0, 67108864) against (0,268435464)
|
134 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Checking (0, 134217728) against (0,268435464)
|
135 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Checking (0, 134217729) against (0,268435464)
|
136 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Checking (0, 134217730) against (0,268435464)
|
137 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Checking (0, 134217731) against (0,268435464)
|
138 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Checking (0, 268435456) against (0,268435464)
|
139 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Checking (0, 268435457) against (0,268435464)
|
140 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Checking (2, 268435457) against (0,268435464)
|
141 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Checking (0, 268435458) against (0,268435464)
|
142 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Checking (0, 268435459) against (0,268435464)
|
143 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Checking (0, 268435464) against (0,268435464)
|
144 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Rating found: 10
|
145 | 01-20 12:42:25.642: D/CommonPackageManager(14891): Package "org.opencv.lib_v24_armv7a_neon" rating 10 for (0,268435464)
|
146 | 01-20 12:42:25.642: D/OpenCVEngine(14891): Trying to load info library "/data/app-lib/org.opencv.engine-1/libopencv_info.so"
|
147 | 01-20 12:42:25.642: D/OpenCVManager/Helper(15756): Library list: ""
|
148 | 01-20 12:42:25.642: D/OpenCVManager/Helper(15756): First attempt to load libs
|
149 | 01-20 12:42:25.642: D/OpenCVManager/Helper(15756): Trying to init OpenCV libs
|
150 | 01-20 12:42:25.642: D/OpenCVManager/Helper(15756): Trying to load library /data/app-lib/org.opencv.engine-1/libopencv_java.so
|
151 | 01-20 12:42:25.642: D/dalvikvm(15756): Trying to load lib /data/app-lib/org.opencv.engine-1/libopencv_java.so 0x42603b50
|
152 | 01-20 12:42:25.652: D/dalvikvm(15756): Added shared lib /data/app-lib/org.opencv.engine-1/libopencv_java.so 0x42603b50
|
153 | 01-20 12:42:25.652: D/OpenCVManager/Helper(15756): OpenCV libs init was ok!
|
154 | 01-20 12:42:25.652: D/OpenCVManager/Helper(15756): First attempt to load libs is OK
|
155 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): General configuration for OpenCV 2.4.8 =====================================
|
156 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Version control: 2.4.8
|
157 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Platform:
|
158 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Host: Linux 3.2.0-56-generic x86_64
|
159 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Target: Linux 1 armv7-a
|
160 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): CMake: 2.8.12
|
161 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): CMake generator: Ninja
|
162 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): CMake build tool: /usr/local/bin/ninja
|
163 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Configuration: Release
|
164 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): C/C++:
|
165 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Built as dynamic libs?: NO
|
166 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): C++ Compiler: /opt/android-ndk-r8c/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/bin/arm-linux-androideabi-g++ (ver 4.6)
|
167 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): C++ flags (Release): -fexceptions -frtti -Wno-psabi --sysroot=/opt/android-ndk-r8c/platforms/android-9/arch-arm -fpic -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fdata-sections -ffunction-sections -Wa,--noexecstack -fweb -fwrapv -frename-registers -fsched2-use-superblocks -fsched2-use-traces -fsched-stalled-insns-dep=100 -fsched-stalled-insns=2 -fno-tree-vectorize -fsigned-char -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -fdiagnostics-show-option -fomit-frame-pointer -mfpu=neon -mthumb -fomit-frame-pointer -fno-strict-aliasing -O3 -DNDEBUG -DNDEBUG
|
168 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): C++ flags (Debug): -fexceptions -frtti -Wno-psabi --sysroot=/opt/android-ndk-r8c/platforms/android-9/arch-arm -fpic -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fdata-sections -ffunction-sections -Wa,--noexecstack -fweb -fwrapv -frename-registers -fsched2-use-superblocks -fsched2-use-traces -fsched-stalled-insns-dep=100 -fsched-stalled-insns=2 -fno-tree-vectorize -fsigned-char -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -fdiagnostics-show-option -fomit-frame-pointer -mfpu=neon -marm -fno-omit-frame-pointer -fno-strict-aliasing -O0 -g -DDEBUG -D_DEBUG -O0 -DDEBUG -D_DEBUG
|
169 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): C Compiler: /opt/android-ndk-r8c/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/bin/arm-linux-androideabi-gcc
|
170 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): C flags (Release): -fexceptions -Wno-psabi --sysroot=/opt/android-ndk-r8c/platforms/android-9/arch-arm -fpic -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fdata-sections -ffunction-sections -Wa,--noexecstack -fweb -fwrapv -frename-registers -fsched2-use-superblocks -fsched2-use-traces -fsched-stalled-insns-dep=100 -fsched-stalled-insns=2 -fno-tree-vectorize -fsigned-char -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -fdiagnostics-show-option -fomit-frame-pointer -mfpu=neon -mthumb -fomit-frame-pointer -fno-strict-aliasing -O3 -DNDEBUG -DNDEBUG
|
171 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): C flags (Debug): -fexceptions -Wno-psabi --sysroot=/opt/android-ndk-r8c/platforms/android-9/arch-arm -fpic -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fdata-sections -ffunction-sections -Wa,--noexecstack -fweb -fwrapv -frename-registers -fsched2-use-superblocks -fsched2-use-traces -fsched-stalled-insns-dep=100 -fsched-stalled-insns=2 -fno-tree-vectorize -fsigned-char -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -fdiagnostics-show-option -fomit-frame-pointer -mfpu=neon -marm -fno-omit-frame-pointer -fno-strict-aliasing -O0 -g -DDEBUG -D_DEBUG -O0 -DDEBUG -D_DEBUG
|
172 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Linker flags (Release): -Wl,--fix-cortex-a8 -Wl,--no-undefined -Wl,-allow-shlib-undefined -Wl,--gc-sections -fuse-ld=gold -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now
|
173 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Linker flags (Debug): -Wl,--fix-cortex-a8 -Wl,--no-undefined -Wl,-allow-shlib-undefined -Wl,--gc-sections -fuse-ld=gold -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now
|
174 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Precompiled headers: NO
|
175 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): OpenCV modules:
|
176 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): To be built: core androidcamera flann imgproc highgui features2d calib3d ml objdetect video contrib photo java dynamicuda legacy gpu ocl stitching videostab
|
177 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Disabled: ts world
|
178 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Disabled by dependency: -
|
179 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Unavailable: nonfree python superres facedetect imuvstab tegra vstab
|
180 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Android:
|
181 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Android ABI: armeabi-v7a with NEON
|
182 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): STL type: gnustl_static
|
183 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Native API level: android-9
|
184 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): SDK target: android-11
|
185 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Android NDK: /opt/android-ndk-r8c (toolchain: arm-linux-androideabi-4.6)
|
186 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): android tool: /opt/android-sdk-linux/tools/android (Android SDK Tools, revision 22.)
|
187 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Google Play package: YES
|
188 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Android examples: YES
|
189 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): GUI:
|
190 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): GTK+ 2.x: NO
|
191 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): GThread : NO
|
192 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): GtkGlExt: NO
|
193 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): OpenGL support: NO
|
194 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Media I/O:
|
195 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): ZLib: z (ver 1.2.3)
|
196 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): JPEG: build (ver 62)
|
197 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): PNG: build (ver 1.5.12)
|
198 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): TIFF: build (ver 42 - 4.0.2)
|
199 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): JPEG 2000: build (ver 1.900.1)
|
200 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): OpenEXR: build (ver 1.7.1)
|
201 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Video I/O:
|
202 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): AndroidNativeCamera: YES, use prebuilt libraries
|
203 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Other third-party libraries:
|
204 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Use IPP: NO
|
205 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Use Eigen: YES (ver 3.1.2)
|
206 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Use TBB: YES (ver 4.1 interface 6102)
|
207 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Use OpenMP: NO
|
208 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Use GCD NO
|
209 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Use Concurrency NO
|
210 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Use C=: NO
|
211 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Use Cuda: YES (ver 6.0)
|
212 | 01-20 12:42:25.652: I/OpenCVManager/Helper(15756): Use OpenCL: YES
|
213 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): NVIDIA CUDA
|
214 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): Use CUFFT: YES
|
215 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): Use CUBLAS: NO
|
216 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): USE NVCUVID: NO
|
217 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): NVIDIA GPU arch: 32
|
218 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): NVIDIA PTX archs:
|
219 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): Use fast math: NO
|
220 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): OpenCL:
|
221 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): Version: dynamic
|
222 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): Include path: /home/reports/ci/slave_desktop/50-SDK/opencv/3rdparty/include/opencl/1.2
|
223 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): Use AMD FFT: NO
|
224 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): Use AMD BLAS: NO
|
225 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): Python:
|
226 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): Interpreter: /usr/bin/python2 (ver 2.7.3)
|
227 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): Java:
|
228 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): ant: /usr/bin/ant (ver 1.8.2)
|
229 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): Java tests: NO
|
230 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): Documentation:
|
231 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): Build Documentation: YES
|
232 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): Sphinx: /usr/local/bin/sphinx-build (ver 1.1.3)
|
233 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): PdfLaTeX compiler: /usr/bin/pdflatex
|
234 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): Tests and samples:
|
235 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): Tests: NO
|
236 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): Performance tests: NO
|
237 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): C/C++ Examples: NO
|
238 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): Install path: /home/reports/ci/slave_desktop/50-SDK/build/builds/o4t/install
|
239 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): cvconfig.h is in: /home/reports/ci/slave_desktop/50-SDK/build/builds/o4t
|
240 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): -----------------------------------------------------------------
|
241 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): General configuration for OpenCV4Tegra =====================================
|
242 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): inner version 2.4.8
|
243 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): memory allocator YES
|
244 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): hardware link YES
|
245 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): compact sources YES
|
246 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): logging enabled NO
|
247 | 01-20 12:42:25.662: I/OpenCVManager/Helper(15756): -----------------------------------------------------------------
|
248 | 01-20 12:42:25.662: D/OpenCVManager/Helper(15756): Init finished with status 0
|
249 | 01-20 12:42:25.662: D/OpenCVManager/Helper(15756): Unbind from service
|
250 | 01-20 12:42:25.662: D/OpenCVManager/Helper(15756): Calling using callback
|
251 | 01-20 12:42:25.662: I/OCVSample::Activity(15756): OpenCV loaded successfully
|
252 | 01-20 12:42:25.662: I/OpenCVEngine/Service(14891): Service onUnbind called for intent Intent { act=org.opencv.engine.BIND }
|
253 | 01-20 12:42:25.672: D/CameraBridge(15756): call surfaceChanged event
|
254 | 01-20 12:42:25.672: D/JavaCameraView(15756): Connecting to camera
|
255 | 01-20 12:42:25.672: D/JavaCameraView(15756): Initialize java camera
|
256 | 01-20 12:42:25.672: D/JavaCameraView(15756): Trying to open camera with old open()
|
257 | 01-20 12:42:25.672: I/AwesomePlayer(13297): setDataSource_l(URL suppressed)
|
258 | 01-20 12:42:25.672: D/dalvikvm(483): GC_FOR_ALLOC freed 5K, 15% free 22293K/26128K, paused 20ms, total 20ms
|
259 | 01-20 12:42:25.682: I/dalvikvm-heap(483): Grow heap (frag case) to 23.468MB for 1751056-byte allocation
|
260 | 01-20 12:42:25.692: D/dalvikvm(483): GC_FOR_ALLOC freed 0K, 14% free 24003K/27840K, paused 15ms, total 15ms
|
261 | 01-20 12:42:25.692: I/AwesomePlayer(13297): setDataSource_l(URL suppressed)
|
262 | 01-20 12:42:25.712: I/Camera2ClientBase(13297): Camera 0: Opened
|
263 | 01-20 12:42:25.712: E/mm-camera-intf(13297): mm_camera_open: dev name = /dev/video1, cam_idx = 1
|
264 | 01-20 12:42:25.712: E/mm-camera-sensor(197): module_sensor_start_session:577 session 1
|
265 | 01-20 12:42:25.722: D/dalvikvm(483): GC_FOR_ALLOC freed <1K, 14% free 24003K/27840K, paused 14ms, total 14ms
|
266 | 01-20 12:42:25.722: E/mm-camera-sensor(197): eeprom_load_library:515 e_ctrl->eeprom_lib.func_tbl =0xb6ae3004
|
267 | 01-20 12:42:25.722: I/dalvikvm-heap(483): Grow heap (frag case) to 25.138MB for 1751056-byte allocation
|
268 | 01-20 12:42:25.742: D/dalvikvm(483): GC_FOR_ALLOC freed <1K, 13% free 25713K/29552K, paused 15ms, total 15ms
|
269 | 01-20 12:42:25.742: W/ResourceType(483): Failure getting entry for 0x7f090050 (t=8 e=80) in package 0 (error -75)
|
270 | 01-20 12:42:25.752: I/mm-camera(197): gyro_module_start_session: Enter
|
271 | 01-20 12:42:25.752: I/mm-camera(197): gyro_module_start_session: Init DSPS
|
272 | 01-20 12:42:25.752: I/mm-camera(197): gyro_module_start_session: Exit successful
|
273 | 01-20 12:42:25.752: I/mm-camera(197): gyro_module_get_port: Exit successful
|
274 | 01-20 12:42:25.752: E/mm-camera(197): cpp_module_start_session:352, info: starting session 1
|
275 | 01-20 12:42:25.772: E/mm-camera(197): cpp_module_start_session:422, info: cpp_thread created.
|
276 | 01-20 12:42:25.772: E/mm-camera(197): cpp_module_start_session:425, info: session 1 started.
|
277 | 01-20 12:42:25.772: E/mm-camera(197): c2d_module_start_session:246, info: starting session 1
|
278 | 01-20 12:42:25.772: E/mm-camera(197): c2d_module_start_session:284, info: c2d_thread created.
|
279 | 01-20 12:42:25.772: E/mm-camera(197): cpp_thread_func:55: cpp_thread entering the polling loop...
|
280 | 01-20 12:42:25.772: E/mm-camera(197): c2d_module_start_session:306, info: session 1 started.
|
281 | 01-20 12:42:25.772: E/mm-camera-sensor(197): module_module_set_session_data:2435 max delay 2 report dSelay 1
|
282 | 01-20 12:42:25.772: E/mm-camera(197): c2d_thread_func:39: c2d_thread entering the polling loop...
|
283 | 01-20 12:42:25.772: E/mm-camera(197): module_faceproc_set_session_data:1826] Per frame control 2 1
|
284 | 01-20 12:42:25.772: E/mm-camera-intf(13297): mm_camera_open: opened, break out while loop
|
285 | 01-20 12:42:25.772: I/Camera2-Parameters(13297): Camera 0: Disabling ZSL mode
|
286 | 01-20 12:42:25.782: D/JavaCameraView(15756): getSupportedPreviewSizes()
|
287 | 01-20 12:42:25.782: D/JavaCameraView(15756): Set preview size to 1280x960
|
288 | 01-20 12:42:25.782: E/QCamera3HWI(13297): camera_metadata_t* qcamera::QCamera3HardwareInterface::translateCapabilityToMetadata(int): Setting focus mode to auto
|
289 | 01-20 12:42:25.782: E/QCamera3HWI(13297): camera_metadata_t* qcamera::QCamera3HardwareInterface::translateCapabilityToMetadata(int): Setting focus mode to auto
|
290 | 01-20 12:42:25.792: D/dalvikvm(15756): GC_FOR_ALLOC freed 145K, 2% free 16839K/17016K, paused 14ms, total 14ms
|
291 | 01-20 12:42:25.802: I/dalvikvm-heap(15756): Grow heap (frag case) to 18.230MB for 1843216-byte allocation
|
292 | 01-20 12:42:25.812: D/dalvikvm(15756): GC_FOR_ALLOC freed <1K, 1% free 18638K/18820K, paused 11ms, total 11ms
|
293 | 01-20 12:42:25.812: I/Adreno-EGL(15756): <qeglDrvAPI_eglInitialize:320>: EGL 1.4 QUALCOMM Build: I0404c4692afb8623f95c43aeb6d5e13ed4b30ddbDate: 11/06/13
|
294 | 01-20 12:42:25.812: W/Adreno-EGL(15756): <qeglDrvAPI_eglCreateContext:2347>: EGL_BAD_CONFIG
|
295 | 01-20 12:42:25.812: E/OpenCV_for_Tegra(15756): Cannot create OpenGL context
|
296 | 01-20 12:42:25.822: D/dalvikvm(32460): GC_FOR_ALLOC freed 3799K, 22% free 38808K/49676K, paused 59ms, total 59ms
|
297 | 01-20 12:42:25.822: D/dalvikvm(15756): GC_FOR_ALLOC freed 1K, 1% free 18640K/18820K, paused 12ms, total 12ms
|
298 | 01-20 12:42:25.832: I/dalvikvm-heap(15756): Grow heap (frag case) to 22.918MB for 4915216-byte allocation
|
299 | 01-20 12:42:25.842: D/dalvikvm(15756): GC_FOR_ALLOC freed 0K, 1% free 23440K/23624K, paused 10ms, total 10ms
|
300 | 01-20 12:42:25.842: D/JavaCameraView(15756): startPreview
|
301 | 01-20 12:42:25.852: E/mm-camera(197): mct_pipeline_process_set:command=800000a
|
302 | 01-20 12:42:25.852: E/mm-camera(197): mct_pipeline_process_set:command=8000012
|
303 | 01-20 12:42:25.852: D/mm-camera(197): mct_stream_start_link: Metadata
|
304 | 01-20 12:42:25.852: E/mm-camera-intf(13297): mm_stream_get_v4l2_fmt: Unknown fmt=78
|
305 | 01-20 12:42:25.852: E/mm-camera(197): mct_pipeline_process_set:command=8000004
|
306 | 01-20 12:42:25.852: E/qomx_image_core(13297): OMX_Init:84] Complete 1
|
307 | 01-20 12:42:25.852: E/mm-camera(197): mct_pipeline_get_stream: stream not found in the list
|
308 | 01-20 12:42:25.852: E/mm-camera(197): mct_pipeline_process_set: Couldn't find preview stream; Storing for later
|
309 | 01-20 12:42:25.862: D/dalvikvm(312): GC_FOR_ALLOC freed 4782K, 19% free 40109K/49308K, paused 28ms, total 28ms
|
310 | 01-20 12:42:25.872: V/PhoneStatusBar(32544): setLightsOn(true)
|
311 | 01-20 12:42:25.882: E/mm-camera(197): mct_pipeline_process_set:command=800000a
|
312 | 01-20 12:42:25.882: E/mm-camera(197): mct_pipeline_process_set:command=8000012
|
313 | 01-20 12:42:25.882: D/mm-camera(197): mct_stream_start_link: Preview/Postview
|
314 | 01-20 12:42:25.882: D/mm-camera(197): mct_stream_link_modules: Linking modules sensor and iface
|
315 | 01-20 12:42:25.882: E/mm-camera-sensor(197): port_sensor_caps_reserve:115 ide 10002 stream type 1 w*h 1280*960
|
316 | 01-20 12:42:25.882: D/mm-camera(197): mct_stream_link_modules: Linking modules iface and isp
|
317 | 01-20 12:42:25.882: D/mm-camera(197): mct_stream_link_modules: Linking modules isp and pproc
|
318 | 01-20 12:42:25.882: E/mm-camera(197): cpp_port_check_caps_reserve:77, identity=0x10002
|
319 | 01-20 12:42:25.882: E/mm-camera(197): cpp_port_check_caps_reserve:143, identity=0x10002, reserved
|
320 | 01-20 12:42:25.882: E/mm-camera(197): cpp_module_notify_add_stream:1289, info: success, identity=0x10002
|
321 | 01-20 12:42:25.882: D/mm-camera(197): mct_stream_link_modules: Linking modules pproc and faceproc
|
322 | 01-20 12:42:25.882: E/mm-camera(197): cpp_port_check_caps_reserve:77, identity=0x10002
|
323 | 01-20 12:42:25.882: E/mm-camera(197): cpp_port_check_caps_reserve:143, identity=0x10002, reserved
|
324 | 01-20 12:42:25.882: E/mm-camera(197): module_faceproc_client_create:1161] Face proc feature mask e 0
|
325 | 01-20 12:42:25.882: D/mm-camera(197): mct_stream_link_modules: Linking modules isp and stats
|
326 | 01-20 12:42:25.892: E/mm-camera-sensor(197): sensor_get_output_dimension:1859 requested dim 3264 2448 stream mask 62
|
327 | 01-20 12:42:25.892: E/mm-camera-sensor(197): sensor_get_output_dimension:1879 pick res 0 dim 3280 2464
|
328 | 01-20 12:42:25.892: E/mm-camera(197): DBG: isp_util_save_stream_info, Stream 6, mapped to port 0
|
329 | 01-20 12:42:25.892: E/mm-camera(197): DBG: isp_util_save_stream_info, Stream 1, mapped to port 1
|
330 | 01-20 12:42:25.892: E/mm-camera(197): DBG: isp_util_save_stream_info, Stream 5, mapped to port 1
|
331 | 01-20 12:42:25.892: E/mm-camera(197): mct_pipeline_process_set:command=8000004
|
332 | 01-20 12:42:25.912: E/mm-camera(197): mct_pipeline_process_set:command=800000a
|
333 | 01-20 12:42:25.912: E/mm-camera(197): mct_pipeline_process_set:command=8000012
|
334 | 01-20 12:42:25.912: D/mm-camera(197): mct_stream_start_link: Regular/ZSL snapshot
|
335 | 01-20 12:42:25.912: D/mm-camera(197): mct_stream_link_modules: Linking modules sensor and iface
|
336 | 01-20 12:42:25.912: E/mm-camera-sensor(197): port_sensor_caps_reserve:115 ide 10003 stream type 6 w*h 3264*2448
|
337 | 01-20 12:42:25.912: D/mm-camera(197): mct_stream_link_modules: Linking modules iface and isp
|
338 | 01-20 12:42:25.912: D/mm-camera(197): mct_stream_link_modules: Linking modules isp and pproc
|
339 | 01-20 12:42:25.912: E/mm-camera(197): mct_get_compatible_dest_port: Check link failed
|
340 | 01-20 12:42:25.912: E/mm-camera(197): mct_get_compatible_dest_port: Check link failed
|
341 | 01-20 12:42:25.912: E/mm-camera(197): mct_get_compatible_dest_port: Check link failed
|
342 | 01-20 12:42:25.912: E/mm-camera(197): mct_get_compatible_dest_port: Check link failed
|
343 | 01-20 12:42:25.912: E/mm-camera(197): mct_get_compatible_dest_port: Check link failed
|
344 | 01-20 12:42:25.912: E/mm-camera(197): cpp_port_check_caps_reserve:77, identity=0x10003
|
345 | 01-20 12:42:25.912: E/mm-camera(197): cpp_port_check_caps_reserve:143, identity=0x10003, reserved
|
346 | 01-20 12:42:25.912: E/mm-camera(197): cpp_module_notify_add_stream:1289, info: success, identity=0x10003
|
347 | 01-20 12:42:25.912: D/mm-camera(197): mct_stream_link_modules: Linking modules isp and stats
|
348 | 01-20 12:42:25.912: E/mm-camera(197): mct_pipeline_process_set:command=8000004
|
349 | 01-20 12:42:25.932: E/mm-camera(197): mct_pipeline_process_set:command=800000a
|
350 | 01-20 12:42:25.932: E/mm-camera(197): mct_pipeline_process_set:command=8000012
|
351 | 01-20 12:42:25.932: D/mm-camera(197): mct_stream_start_link: Callback
|
352 | 01-20 12:42:25.932: D/mm-camera(197): mct_stream_link_modules: Linking modules sensor and iface
|
353 | 01-20 12:42:25.932: E/mm-camera-sensor(197): port_sensor_caps_reserve:115 ide 10004 stream type 5 w*h 1280*960
|
354 | 01-20 12:42:25.932: D/mm-camera(197): mct_stream_link_modules: Linking modules iface and isp
|
355 | 01-20 12:42:25.932: D/mm-camera(197): mct_stream_link_modules: Linking modules isp and pproc
|
356 | 01-20 12:42:25.932: E/mm-camera(197): mct_get_compatible_dest_port: Check link failed
|
357 | 01-20 12:42:25.932: E/mm-camera(197): mct_get_compatible_dest_port: Check link failed
|
358 | 01-20 12:42:25.932: E/mm-camera(197): mct_get_compatible_dest_port: Check link failed
|
359 | 01-20 12:42:25.932: E/mm-camera(197): mct_get_compatible_dest_port: Check link failed
|
360 | 01-20 12:42:25.932: E/mm-camera(197): cpp_port_check_caps_reserve:77, identity=0x10004
|
361 | 01-20 12:42:25.932: E/mm-camera(197): cpp_port_check_caps_reserve:143, identity=0x10004, reserved
|
362 | 01-20 12:42:25.932: E/mm-camera(197): cpp_module_notify_add_stream:1289, info: success, identity=0x10004
|
363 | 01-20 12:42:25.932: D/mm-camera(197): mct_stream_link_modules: Linking modules pproc and faceproc
|
364 | 01-20 12:42:25.932: E/mm-camera(197): cpp_port_check_caps_reserve:77, identity=0x10004
|
365 | 01-20 12:42:25.932: E/mm-camera(197): cpp_port_check_caps_reserve:143, identity=0x10004, reserved
|
366 | 01-20 12:42:25.932: D/mm-camera(197): mct_stream_link_modules: Linking modules isp and stats
|
367 | 01-20 12:42:25.932: E/mm-camera(197): mct_pipeline_process_set:command=8000004
|
368 | 01-20 12:42:25.932: D/JavaCameraView(15756): Starting processing thread
|
369 | 01-20 12:42:25.942: D/mm-camera-intf(13297): mm_stream_qbuf: Starting poll on stream 0xb74627dc type :8
|
370 | 01-20 12:42:25.942: D/mm-camera-intf(13297): mm_stream_qbuf: Started poll on stream 0xb74627dc type :8
|
371 | 01-20 12:42:25.942: E/mm-camera(197): mct_pipeline_process_set:command=8000008
|
372 | 01-20 12:42:25.942: E/mm-camera(197): mct_pipeline_process_set: stream_type = 8, streamid 1
|
373 | 01-20 12:42:25.942: E/mm-camera(197): mct_pipeline_process_set: Stream on/off returned
|
374 | 01-20 12:42:25.952: W/IInputConnectionWrapper(312): showStatusIcon on inactive InputConnection
|
375 | 01-20 12:42:25.952: E/mm-camera(197): mct_pipeline_process_set:command=8000008
|
376 | 01-20 12:42:25.952: E/mm-camera(197): mct_pipeline_process_set: stream_type = 1, streamid 2
|
377 | 01-20 12:42:25.952: E/mm-camera-sensor(197): module_sensor_module_process_event:1960 ide 10002 MCT_EVENT_CONTROL_STREAMON
|
378 | 01-20 12:42:25.952: E/mm-camera-sensor(197): module_sensor_stream_on:821 ide 10002 SENSOR_START_STREAM
|
379 | 01-20 12:42:25.952: I/ActivityManager(32460): Displayed org.opencv.samples.tutorial1/.Tutorial1Activity: +518ms
|
380 | 01-20 12:42:25.972: I/WindowManager(32460): Screen frozen for +489ms due to Window{42645728 u0 Starting org.opencv.samples.tutorial1}
|
381 | 01-20 12:42:26.022: E/mm-camera-sensor(197): module_sensor_stream_on:1035 SENSOR_SET_RESOLUTION 3264*2448 mask 62
|
382 | 01-20 12:42:26.022: E/mm-camera-sensor(197): sensor_set_resolution:1167 width 3264, height 2448
|
383 | 01-20 12:42:26.022: E/mm-camera-sensor(197): sensor_set_resolution:1169 stream mask 62 hfr mode 0 fps 0.000000
|
384 | 01-20 12:42:26.022: E/mm-camera-sensor(197): sensor_set_resolution:1178 cur res 8 new res 0
|
385 | 01-20 12:42:26.022: E/mm-camera(197): port_isp_module_event: E, identity = 0x10002, IFACE_SET_STREAM_CONFIG
|
386 | 01-20 12:42:26.022: E/mm-camera(197): isp_sink_port_stream_config: E, session_id = 1, stream_id = 2, stream_type = 1
|
387 | 01-20 12:42:26.022: E/mm-camera(197): isp_sink_port_stream_config: session_id = 1, stream_id = 2, is_split = 0
|
388 | 01-20 12:42:26.022: E/mm-camera(197): isp_sink_port_stream_config: old vfe_id_mask = 0x0, new vfe_id_mask = 0x1
|
389 | 01-20 12:42:26.022: E/mm-camera(197): port_isp_module_event: E, identity = 0x10003, IFACE_SET_STREAM_CONFIG
|
390 | 01-20 12:42:26.022: E/mm-camera(197): isp_sink_port_stream_config: E, session_id = 1, stream_id = 3, stream_type = 6
|
391 | 01-20 12:42:26.022: E/mm-camera(197): isp_sink_port_stream_config: session_id = 1, stream_id = 3, is_split = 0
|
392 | 01-20 12:42:26.022: E/mm-camera(197): isp_sink_port_stream_config: old vfe_id_mask = 0x1, new vfe_id_mask = 0x1
|
393 | 01-20 12:42:26.022: E/mm-camera(197): port_isp_module_event: E, identity = 0x10004, IFACE_SET_STREAM_CONFIG
|
394 | 01-20 12:42:26.022: E/mm-camera(197): isp_sink_port_stream_config: E, session_id = 1, stream_id = 4, stream_type = 5
|
395 | 01-20 12:42:26.022: E/mm-camera(197): isp_sink_port_stream_config: session_id = 1, stream_id = 4, is_split = 0
|
396 | 01-20 12:42:26.022: E/mm-camera(197): isp_sink_port_stream_config: old vfe_id_mask = 0x1, new vfe_id_mask = 0x1
|
397 | 01-20 12:42:26.022: E/mm-camera-sensor(197): eeprom_process:829 e_ctrl->eeprom_lib.func_tbl =0xb6ae3004
|
398 | 01-20 12:42:26.022: E/mm-camera-sensor(197): eeprom_autofocus_calibration:74 Region 0: code_per_step: 8 initial_code: 194 inf_pos: 7
|
399 | 01-20 12:42:26.022: E/mm-camera(197): port_isp_mct_ctrl_cmd: E, identity = 0x10002, STREAMON
|
400 | 01-20 12:42:26.022: E/mm-camera(197): module_faceproc_port_event_func:662] FD_STREAMON 0 id 10002
|
401 | 01-20 12:42:26.022: E/mm-camera-img(197): faceproc_comp_cfg_debug:247] FaceProc cfg max_face_size 500
|
402 | 01-20 12:42:26.022: E/mm-camera-img(197): faceproc_comp_cfg_debug:250] FaceProc cfg max_num_face_to_detect 5
|
403 | 01-20 12:42:26.022: E/mm-camera-img(197): faceproc_comp_cfg_debug:253] FaceProc cfg min_face_size 50
|
404 | 01-20 12:42:26.022: E/mm-camera-img(197): faceproc_comp_eng_config:1466] ###min_face_size 90
|
405 | 01-20 12:42:26.022: E/mm-camera-img(197): Face Album FILE EXISTS
|
406 | 01-20 12:42:26.022: E/mm-camera(197): cpp_module_handle_streamon_event:1983, identity=0x10002, stream-on done
|
407 | 01-20 12:42:26.022: E/mm-camera(197): isp_streamon: E, session_id = 1, stream_id = 2, stream_type = 1
|
408 | 01-20 12:42:26.022: E/mm-camera(197): isp_fmt_to_pix_pattern: format 30
|
409 | 01-20 12:42:26.022: E/mm-camera(197): isp_fmt_to_pix_pattern: format 30
|
410 | 01-20 12:42:26.022: E/mm-camera(197): isp_pipeline_set_effect: effect_mask = 0x1, contrast = 5, saturation = 0.500000, special effect = 0
|
411 | 01-20 12:42:26.022: E/mm-camera(197): isp_pipeline_set_effect: effect_mask = 0x9, contrast = 5, saturation = 0.500000, special effect = 0
|
412 | 01-20 12:42:26.022: E/mm-camera(197): isp_pipeline_set_effect: effect_mask = 0xd, contrast = 5, saturation = 0.500000, special effect = 0
|
413 | 01-20 12:42:26.022: E/mm-camera(197): module_faceproc_port_event_func:825] MCT_EVENT_MODULE_ISP_OUTPUT_DIM stream info 1280x960 identity 10002 10002
|
414 | 01-20 12:42:26.032: E/mm-camera(197): isp_fmt_to_pix_pattern: format 30
|
415 | 01-20 12:42:26.032: E/mm-camera(197): isp_pipeline_set_effect: effect_mask = 0xd, contrast = 5, saturation = 0.500000, special effect = 0
|
416 | 01-20 12:42:26.032: E/mm-camera(197): wb_set_params: param_id is not supported in this module
|
417 | 01-20 12:42:26.032: E/mm-camera(197): isp_fmt_to_pix_pattern: format 30
|
418 | 01-20 12:42:26.032: E/mm-camera(197): stats_action_buf_config: cfg = 1, stats_mask = 0x5b8
|
419 | 01-20 12:42:26.042: E/mm-camera(197): stats_action: stats mask = 0x5b8
|
420 | 01-20 12:42:26.042: E/mm-camera(197): isp_axi_util_subscribe_v4l2_event: event_type = 0x8000100, is_subscribe = 1
|
421 | 01-20 12:42:26.042: E/mm-camera(197): isp_axi_util_subscribe_v4l2_event: event_type = 0x8000009, is_subscribe = 1
|
422 | 01-20 12:42:26.042: E/mm-camera(197): ispif_streamon: session_id = 1, active_streams = 1
|
423 | 01-20 12:42:26.042: E/mm-camera-sensor(197): module_sensor_stream_on:1021 ide 10002 SENSOR_START_STREAM
|
424 | 01-20 12:42:26.042: E/mm-camera(197): mct_pipeline_process_set: Stream on/off returned
|
425 | 01-20 12:42:26.062: E/mm-camera(197): mct_pipeline_process_set:command=8000008
|
426 | 01-20 12:42:26.062: E/mm-camera(197): mct_pipeline_process_set: stream_type = 6, streamid 3
|
427 | 01-20 12:42:26.062: E/mm-camera-sensor(197): module_sensor_module_process_event:1960 ide 10003 MCT_EVENT_CONTROL_STREAMON
|
428 | 01-20 12:42:26.062: E/mm-camera-sensor(197): module_sensor_stream_on:821 ide 10003 SENSOR_START_STREAM
|
429 | 01-20 12:42:26.062: E/mm-camera(197): port_isp_mct_ctrl_cmd: E, identity = 0x10003, STREAMON
|
430 | 01-20 12:42:26.062: E/mm-camera(197): cpp_module_handle_streamon_event:1983, identity=0x10003, stream-on done
|
431 | 01-20 12:42:26.062: E/mm-camera(197): isp_streamon: E, session_id = 1, stream_id = 3, stream_type = 6
|
432 | 01-20 12:42:26.062: E/mm-camera(197): isp_pipeline_set_effect: effect_mask = 0xd, contrast = 5, saturation = 0.500000, special effect = 0
|
433 | 01-20 12:42:26.062: E/mm-camera(197): wb_set_params: param_id is not supported in this module
|
434 | 01-20 12:42:26.062: E/mm-camera(197): isp_pipeline_set_effect: effect_mask = 0xd, contrast = 5, saturation = 0.500000, special effect = 0
|
435 | 01-20 12:42:26.062: E/mm-camera(197): wb_set_params: param_id is not supported in this module
|
436 | 01-20 12:42:26.062: E/mm-camera(197): isp_pipeline_set_effect: effect_mask = 0xd, contrast = 5, saturation = 0.500000, special effect = 0
|
437 | 01-20 12:42:26.062: E/mm-camera(197): wb_set_params: param_id is not supported in this module
|
438 | 01-20 12:42:26.062: E/mm-camera(197): isp_axi_util_subscribe_v4l2_event: event_type = 0x8000009, is_subscribe = 1
|
439 | 01-20 12:42:26.112: E/mm-camera(197): ispif_streamon: session_id = 1, active_streams = 2
|
440 | 01-20 12:42:26.112: E/mm-camera(197): mct_pipeline_process_set: Stream on/off returned
|
441 | 01-20 12:42:26.122: E/mm-camera(197): mct_pipeline_process_set:command=8000008
|
442 | 01-20 12:42:26.122: E/mm-camera(197): mct_pipeline_process_set: stream_type = 5, streamid 4
|
443 | 01-20 12:42:26.122: E/mm-camera-sensor(197): module_sensor_module_process_event:1960 ide 10004 MCT_EVENT_CONTROL_STREAMON
|
444 | 01-20 12:42:26.122: E/mm-camera-sensor(197): module_sensor_stream_on:821 ide 10004 SENSOR_START_STREAM
|
445 | 01-20 12:42:26.122: E/mm-camera(197): port_isp_mct_ctrl_cmd: E, identity = 0x10004, STREAMON
|
446 | 01-20 12:42:26.122: E/mm-camera(197): module_faceproc_port_event_func:667] FD_STREAMON for stream 10004
|
447 | 01-20 12:42:26.122: E/mm-camera(197): cpp_module_handle_streamon_event:1983, identity=0x10004, stream-on done
|
448 | 01-20 12:42:26.122: E/mm-camera(197): isp_streamon: E, session_id = 1, stream_id = 4, stream_type = 5
|
449 | 01-20 12:42:26.122: E/mm-camera(197): isp_pipeline_set_effect: effect_mask = 0xd, contrast = 5, saturation = 0.500000, special effect = 0
|
450 | 01-20 12:42:26.122: E/mm-camera(197): wb_set_params: param_id is not supported in this module
|
451 | 01-20 12:42:26.122: E/mm-camera(197): isp_pipeline_set_effect: effect_mask = 0xd, contrast = 5, saturation = 0.500000, special effect = 0
|
452 | 01-20 12:42:26.122: E/mm-camera(197): wb_set_params: param_id is not supported in this module
|
453 | 01-20 12:42:26.122: E/mm-camera(197): isp_pipeline_set_effect: effect_mask = 0xd, contrast = 5, saturation = 0.500000, special effect = 0
|
454 | 01-20 12:42:26.122: E/mm-camera(197): wb_set_params: param_id is not supported in this module
|
455 | 01-20 12:42:26.122: E/mm-camera(197): module_faceproc_port_event_func:825] MCT_EVENT_MODULE_ISP_OUTPUT_DIM stream info 1280x960 identity 10004 10002
|
456 | 01-20 12:42:26.122: E/mm-camera(197): isp_ch_util_streamon: session_id = 1, channel_id = 2, already active.
|
457 | 01-20 12:42:26.122: E/mm-camera(197): ispif_streamon: session_id = 1, active_streams = 3
|
458 | 01-20 12:42:26.122: E/mm-camera(197): mct_pipeline_process_set: Stream on/off returned
|
459 | 01-20 12:42:26.132: D/mm-camera-intf(13297): mm_stream_qbuf: Starting poll on stream 0xb7463d54 type :5
|
460 | 01-20 12:42:26.132: D/mm-camera-intf(13297): mm_stream_qbuf: Started poll on stream 0xb7463d54 type :5
|
461 | 01-20 12:42:26.142: D/mm-camera-intf(13297): mm_stream_qbuf: Starting poll on stream 0xb7462f04 type :1
|
462 | 01-20 12:42:26.142: D/mm-camera-intf(13297): mm_stream_qbuf: Started poll on stream 0xb7462f04 type :1
|
463 | 01-20 12:42:26.152: E/mm-camera(197): module_faceproc_client_schedule_mode:1808] apply 2 report 1 new_mode 0
|
464 | 01-20 12:42:26.332: D/JavaCameraView(15756): Preview Frame received. Frame size: 1843200
|
465 | 01-20 12:42:26.382: D/CameraBridge(15756): mStretch value: 1.125
|
466 | 01-20 12:42:26.392: D/JavaCameraView(15756): Preview Frame received. Frame size: 1843200
|
467 | 01-20 12:42:26.452: D/JavaCameraView(15756): Preview Frame received. Frame size: 1843200
|
468 | 01-20 12:42:26.482: D/CameraBridge(15756): mStretch value: 1.125
|
469 | 01-20 12:42:26.512: E/mm-camera(197): module_faceproc_client_schedule_mode:1808] apply 0 report 3 new_mode 0
|
470 | 01-20 12:42:26.512: E/mm-camera(197): isp_util_set_param_crop_region, No change in crop info, nothing to update
|
471 | 01-20 12:42:26.522: D/JavaCameraView(15756): Preview Frame received. Frame size: 1843200
|
472 | 01-20 12:42:26.542: D/CameraBridge(15756): mStretch value: 1.125
|
473 | 01-20 12:42:26.582: E/mm-camera(197): module_faceproc_client_schedule_mode:1808] apply 1 report 0 new_mode 0
|
474 | 01-20 12:42:26.582: E/mm-camera(197): isp_util_set_param_crop_region, No change in crop info, nothing to update
|
475 | 01-20 12:42:26.592: D/JavaCameraView(15756): Preview Frame received. Frame size: 1843200
|
476 | 01-20 12:42:26.602: D/CameraBridge(15756): mStretch value: 1.125
|
477 | 01-20 12:42:26.652: E/mm-camera(197): module_faceproc_client_schedule_mode:1808] apply 2 report 1 new_mode 0
|
478 | 01-20 12:42:26.652: E/mm-camera(197): isp_util_set_param_crop_region, No change in crop info, nothing to update
|
479 | 01-20 12:42:26.662: D/JavaCameraView(15756): Preview Frame received. Frame size: 1843200
|
480 | 01-20 12:42:26.672: E/mm-camera(197): af_exhaustive_search: AEC not settled. Returning!
|
481 | 01-20 12:42:26.682: D/CameraBridge(15756): mStretch value: 1.125
|
482 | 01-20 12:42:26.712: E/mm-camera(197): module_faceproc_client_schedule_mode:1808] apply 3 report 2 new_mode 0
|
483 | 01-20 12:42:26.712: E/mm-camera(197): isp_util_set_param_crop_region, No change in crop info, nothing to update
|
484 | 01-20 12:42:26.722: D/JavaCameraView(15756): Preview Frame received. Frame size: 1843200
|
485 | 01-20 12:42:26.732: E/mm-camera(197): af_exhaustive_search: AEC not settled. Returning!
|
486 | 01-20 12:42:26.742: D/CameraBridge(15756): mStretch value: 1.125
|
487 | 01-20 12:42:26.782: E/mm-camera(197): module_faceproc_client_schedule_mode:1808] apply 0 report 3 new_mode 0
|
488 | 01-20 12:42:26.782: E/mm-camera(197): isp_util_set_param_crop_region, No change in crop info, nothing to update
|
489 | 01-20 12:42:26.792: D/JavaCameraView(15756): Preview Frame received. Frame size: 1843200
|
490 | 01-20 12:42:26.802: E/mm-camera(197): af_exhaustive_search: AEC not settled. Returning!
|
491 | 01-20 12:42:26.812: D/CameraBridge(15756): mStretch value: 1.125
|
492 | 01-20 12:42:26.852: E/mm-camera(197): module_faceproc_client_schedule_mode:1808] apply 1 report 0 new_mode 0
|
493 | 01-20 12:42:26.852: E/mm-camera(197): isp_util_set_param_crop_region, No change in crop info, nothing to update
|
494 | 01-20 12:42:26.852: D/JavaCameraView(15756): Preview Frame received. Frame size: 1843200
|
495 | 01-20 12:42:26.872: D/CameraBridge(15756): mStretch value: 1.125
|
496 | 01-20 12:42:26.872: E/mm-camera(197): af_exhaustive_search: AEC not settled. Returning!
|
497 | 01-20 12:42:26.912: E/mm-camera(197): module_faceproc_client_schedule_mode:1808] apply 2 report 1 new_mode 0
|
498 | 01-20 12:42:26.912: E/mm-camera(197): isp_util_set_param_crop_region, No change in crop info, nothing to update
|
499 | 01-20 12:42:26.922: D/JavaCameraView(15756): Preview Frame received. Frame size: 1843200
|
500 | 01-20 12:42:26.932: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 5358162 CurPosition: 36
|
501 | 01-20 12:42:26.942: D/CameraBridge(15756): mStretch value: 1.125
|
502 | 01-20 12:42:26.982: E/mm-camera(197): module_faceproc_client_schedule_mode:1808] apply 3 report 2 new_mode 0
|
503 | 01-20 12:42:26.982: E/mm-camera(197): isp_util_set_param_crop_region, No change in crop info, nothing to update
|
504 | 01-20 12:42:26.992: D/JavaCameraView(15756): Preview Frame received. Frame size: 1843200
|
505 | 01-20 12:42:27.012: D/CameraBridge(15756): mStretch value: 1.125
|
506 | 01-20 12:42:27.052: E/mm-camera(197): module_faceproc_client_schedule_mode:1808] apply 0 report 3 new_mode 0
|
507 | 01-20 12:42:27.052: E/mm-camera(197): isp_util_set_param_crop_region, No change in crop info, nothing to update
|
508 | 01-20 12:42:27.062: D/JavaCameraView(15756): Preview Frame received. Frame size: 1843200
|
509 | 01-20 12:42:27.082: D/CameraBridge(15756): mStretch value: 1.125
|
510 | 01-20 12:42:27.082: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 5321698 CurPosition: 32
|
511 | 01-20 12:42:27.112: E/mm-camera(197): module_faceproc_client_schedule_mode:1808] apply 1 report 0 new_mode 0
|
512 | 01-20 12:42:27.122: E/mm-camera(197): isp_util_set_param_crop_region, No change in crop info, nothing to update
|
513 | 01-20 12:42:27.122: D/JavaCameraView(15756): Preview Frame received. Frame size: 1843200
|
514 | 01-20 12:42:27.152: D/CameraBridge(15756): mStretch value: 1.125
|
515 | 01-20 12:42:27.152: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 5405437 CurPosition: 28
|
516 | 01-20 12:42:27.162: I/OCVSample::Activity(15756): called onCreateOptionsMenu
|
517 | 01-20 12:42:27.182: E/mm-camera(197): module_faceproc_client_schedule_mode:1808] apply 2 report 1 new_mode 0
|
518 | 01-20 12:42:27.182: E/mm-camera(197): isp_util_set_param_crop_region, No change in crop info, nothing to update
|
519 | 01-20 12:42:27.192: D/JavaCameraView(15756): Preview Frame received. Frame size: 1843200
|
520 | 01-20 12:42:27.212: D/CameraBridge(15756): mStretch value: 1.125
|
521 | 01-20 12:42:27.212: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 5503797 CurPosition: 24
|
522 | 01-20 12:42:27.252: E/mm-camera(197): module_faceproc_client_schedule_mode:1808] apply 3 report 2 new_mode 0
|
523 | 01-20 12:42:27.252: E/mm-camera(197): isp_util_set_param_crop_region, No change in crop info, nothing to update
|
524 | 01-20 12:42:27.272: D/JavaCameraView(15756): Preview Frame received. Frame size: 1843200
|
525 | 01-20 12:42:27.282: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 7373551 CurPosition: 22
|
526 | 01-20 12:42:27.302: D/CameraBridge(15756): mStretch value: 1.125
|
527 | 01-20 12:42:27.322: E/mm-camera(197): module_faceproc_client_schedule_mode:1808] apply 0 report 3 new_mode 0
|
528 | 01-20 12:42:27.322: E/mm-camera(197): isp_util_set_param_crop_region, No change in crop info, nothing to update
|
529 | 01-20 12:42:27.352: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 8222120 CurPosition: 20
|
530 | 01-20 12:42:27.382: E/mm-camera(197): module_faceproc_client_schedule_mode:1808] apply 1 report 0 new_mode 0
|
531 | 01-20 12:42:27.392: E/mm-camera(197): isp_util_set_param_crop_region, No change in crop info, nothing to update
|
532 | 01-20 12:42:27.402: D/JavaCameraView(15756): Preview Frame received. Frame size: 1843200
|
533 | 01-20 12:42:27.422: D/CameraBridge(15756): mStretch value: 1.125
|
534 | 01-20 12:42:27.452: E/mm-camera(197): module_faceproc_client_schedule_mode:1808] apply 2 report 1 new_mode 0
|
535 | 01-20 12:42:27.452: E/mm-camera(197): isp_util_set_param_crop_region, No change in crop info, nothing to update
|
536 | 01-20 12:42:27.462: D/JavaCameraView(15756): Preview Frame received. Frame size: 1843200
|
537 | 01-20 12:42:27.472: D/CameraBridge(15756): mStretch value: 1.125
|
538 | 01-20 12:42:27.482: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 6143833 CurPosition: 21
|
539 | 01-20 12:42:27.522: D/JavaCameraView(15756): Preview Frame received. Frame size: 1843200
|
540 | 01-20 12:42:27.542: D/CameraBridge(15756): mStretch value: 1.125
|
541 | 01-20 12:42:27.552: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 6110915 CurPosition: 22
|
542 | 01-20 12:42:27.592: E/mm-camera(197): module_faceproc_client_schedule_mode:1808] apply 0 report 3 new_mode 0
|
543 | 01-20 12:42:27.592: E/mm-camera(197): isp_util_set_param_crop_region, No change in crop info, nothing to update
|
544 | 01-20 12:42:27.602: D/JavaCameraView(15756): Preview Frame received. Frame size: 1843200
|
545 | 01-20 12:42:27.612: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 6255469 CurPosition: 23
|
546 | 01-20 12:42:27.622: D/CameraBridge(15756): mStretch value: 1.125
|
547 | 01-20 12:42:27.652: E/mm-camera(197): module_faceproc_client_schedule_mode:1808] apply 1 report 0 new_mode 0
|
548 | 01-20 12:42:27.652: E/mm-camera(197): isp_util_set_param_crop_region, No change in crop info, nothing to update
|
549 | 01-20 12:42:27.662: D/JavaCameraView(15756): Preview Frame received. Frame size: 1843200
|
550 | 01-20 12:42:27.682: D/CameraBridge(15756): mStretch value: 1.125
|
551 | 01-20 12:42:27.682: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 5873970 CurPosition: 24
|
552 | 01-20 12:42:27.722: E/mm-camera(197): module_faceproc_client_schedule_mode:1808] apply 2 report 1 new_mode 0
|
553 | 01-20 12:42:27.722: E/mm-camera(197): isp_util_set_param_crop_region, No change in crop info, nothing to update
|
554 | 01-20 12:42:27.732: D/JavaCameraView(15756): Preview Frame received. Frame size: 1843200
|
555 | 01-20 12:42:27.752: D/CameraBridge(15756): mStretch value: 1.125
|
556 | 01-20 12:42:27.752: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 5575621 CurPosition: 22
|
557 | 01-20 12:42:27.752: E/mm-camera(197): af_util_update_focus_status: AF Status already updated to output!Return!
|
558 | 01-20 12:42:27.752: E/mm-camera(197): af_util_update_focus_status: AF Status already updated to output!Return!
|
559 | 01-20 12:42:27.792: E/mm-camera(197): module_faceproc_client_schedule_mode:1808] apply 3 report 2 new_mode 0
|
560 | 01-20 12:42:27.792: E/mm-camera(197): isp_util_set_param_crop_region, No change in crop info, nothing to update
|
561 | 01-20 12:42:27.792: D/JavaCameraView(15756): Preview Frame received. Frame size: 1843200
|
562 | 01-20 12:42:27.812: D/CameraBridge(15756): mStretch value: 1.125
|
563 | 01-20 12:42:27.822: I/FpsMeter(15756): 14,08 FPS@1280x960
|
564 | 01-20 12:42:27.822: D/FpsMeter(15756): 14,08 FPS@1280x960
|
565 | 01-20 12:42:27.852: E/mm-camera(197): module_faceproc_client_schedule_mode:1808] apply 0 report 3 new_mode 0
|
566 | 01-20 12:42:27.852: E/mm-camera(197): isp_util_set_param_crop_region, No change in crop info, nothing to update
|
567 | 01-20 12:42:27.862: D/JavaCameraView(15756): Preview Frame received. Frame size: 1843200
|
568 | 01-20 12:42:27.882: D/CameraBridge(15756): mStretch value: 1.125
|
569 | 01-20 12:42:27.902: D/FpsMeter(15756): 14,08 FPS@1280x960
|
570 | 01-20 12:42:27.922: E/mm-camera(197): module_faceproc_client_schedule_mode:1808] apply 1 report 0 new_mode 0
|
571 | 01-20 12:42:27.922: E/mm-camera(197): isp_util_set_param_crop_region, No change in crop info, nothing to update
|
572 | 01-20 12:42:27.932: D/JavaCameraView(15756): Preview Frame received. Frame size: 1843200
|
573 | 01-20 12:42:27.952: D/CameraBridge(15756): mStretch value: 1.125
|
574 | 01-20 12:42:27.962: D/FpsMeter(15756): 14,08 FPS@1280x960
|
575 | 01-20 12:42:27.992: E/mm-camera(197): module_faceproc_client_schedule_mode:1808] apply 2 report 1 new_mode 0
|
576 | 01-20 12:42:27.992: E/mm-camera(197): isp_util_set_param_crop_region, No change in crop info, nothing to update
|
577 | 01-20 12:42:28.002: D/JavaCameraView(15756): Preview Frame received. Frame size: 1843200
|
578 | 01-20 12:42:28.012: D/CameraBridge(15756): mStretch value: 1.125
|
579 | 01-20 12:42:28.022: D/FpsMeter(15756): 14,08 FPS@1280x960
|
580 | 01-20 12:42:28.052: D/dalvikvm(32460): GC_EXPLICIT freed 1847K, 15% free 38703K/45444K, paused 4ms+4ms, total 73ms
|
581 | 01-20 12:42:28.052: E/mm-camera(197): module_faceproc_client_schedule_mode:1808] apply 3 report 2 new_mode 0
|
582 | 01-20 12:42:28.052: E/mm-camera(197): isp_util_set_param_crop_region, No change in crop info, nothing to update
|
583 | 01-20 12:42:28.062: D/JavaCameraView(15756): Preview Frame received. Frame size: 1843200
|
584 | 01-20 12:42:28.082: D/CameraBridge(15756): mStretch value: 1.125
|
585 | 01-20 12:42:28.082: I/OCVSample::Activity(15756): called onOptionsItemSelected; selected item: Toggle Native/Java camera
|
586 | 01-20 12:42:28.092: D/FpsMeter(15756): 14,08 FPS@1280x960
|
587 | 01-20 12:42:28.092: D/JavaCameraView(15756): Disconnecting from camera
|
588 | 01-20 12:42:28.092: D/JavaCameraView(15756): Notify thread
|
589 | 01-20 12:42:28.092: D/JavaCameraView(15756): Wating for thread
|
590 | 01-20 12:42:28.092: D/JavaCameraView(15756): Finish processing thread
|
591 | 01-20 12:42:28.122: E/mm-camera(197): module_faceproc_client_schedule_mode:1808] apply 0 report 3 new_mode 0
|
592 | 01-20 12:42:28.122: E/mm-camera(197): isp_util_set_param_crop_region, No change in crop info, nothing to update
|
593 | 01-20 12:42:28.192: E/mm-camera(197): module_faceproc_client_schedule_mode:1808] apply 1 report 0 new_mode 0
|
594 | 01-20 12:42:28.192: E/mm-camera(197): isp_util_set_param_crop_region, No change in crop info, nothing to update
|
595 | 01-20 12:42:28.362: D/mm-camera-intf(13297): mm_stream_read_msm_frame: Stoping poll on stream 0xb7462f04 type :1
|
596 | 01-20 12:42:28.362: D/mm-camera-intf(13297): mm_stream_read_msm_frame: Stopped poll on stream 0xb7462f04 type :1
|
597 | 01-20 12:42:28.372: D/mm-camera-intf(13297): mm_stream_read_msm_frame: Stoping poll on stream 0xb7463d54 type :5
|
598 | 01-20 12:42:28.372: D/mm-camera-intf(13297): mm_stream_read_msm_frame: Stopped poll on stream 0xb7463d54 type :5
|
599 | 01-20 12:42:28.482: E/mm-camera-intf(13297): mm_camera_poll_thread_del_poll_fd: invalid handler 8704 (0)
|
600 | 01-20 12:42:28.482: E/mm-camera(197): mct_pipeline_process_set:command=8000009
|
601 | 01-20 12:42:28.482: E/mm-camera(197): mct_pipeline_process_set: stream_type = 1, streamid 2
|
602 | 01-20 12:42:28.482: E/mm-camera-sensor(197): module_sensor_module_process_event:1987 ide 10002 MCT_EVENT_CONTROL_STREAMOFF
|
603 | 01-20 12:42:28.482: E/mm-camera(197): port_isp_mct_ctrl_cmd: E, identity = 0x10002, STREAMOFF
|
604 | 01-20 12:42:28.482: E/mm-camera(197): cpp_module_handle_streamoff_event:2058, info: doing stream-off for identity 0x10002
|
605 | 01-20 12:42:28.482: E/mm-camera(197): module_faceproc_port_event_func:686] FD_STREAMOFF 0 10002
|
606 | 01-20 12:42:28.482: E/mm-camera-img(197): faceproc_comp_abort:608] state 2
|
607 | 01-20 12:42:28.482: E/mm-camera-img(197): Free Wmemory 0
|
608 | 01-20 12:42:28.482: E/mm-camera-img(197): faceproc_comp_abort:635] X
|
609 | 01-20 12:42:28.482: E/mm-camera(197): cpp_module_handle_streamoff_event:2112, info: stream-off done for identity 0x10002
|
610 | 01-20 12:42:28.482: E/mm-camera(197): isp_streamoff: E, session_id = 1, stream_id = 2, stream_type = 1
|
611 | 01-20 12:42:28.482: E/mm-camera(197): ispif_streamoff: session_id = 1, active_streams = 2
|
612 | 01-20 12:42:28.482: E/mm-camera(197): mct_pipeline_process_set: Stream on/off returned
|
613 | 01-20 12:42:28.502: D/QCamera3Stream(13297): static void* qcamera::QCamera3Stream::dataProcRoutine(void*): Exit
|
614 | 01-20 12:42:28.502: E/mm-camera-intf(13297): mm_camera_poll_thread_del_poll_fd: invalid handler 9216 (0)
|
615 | 01-20 12:42:28.502: E/mm-camera(197): mct_pipeline_process_set:command=8000009
|
616 | 01-20 12:42:28.502: E/mm-camera(197): mct_pipeline_process_set: stream_type = 6, streamid 3
|
617 | 01-20 12:42:28.502: E/mm-camera-sensor(197): module_sensor_module_process_event:1987 ide 10003 MCT_EVENT_CONTROL_STREAMOFF
|
618 | 01-20 12:42:28.502: E/mm-camera(197): port_isp_mct_ctrl_cmd: E, identity = 0x10003, STREAMOFF
|
619 | 01-20 12:42:28.502: E/mm-camera(197): cpp_module_handle_streamoff_event:2058, info: doing stream-off for identity 0x10003
|
620 | 01-20 12:42:28.502: E/mm-camera(197): cpp_module_handle_streamoff_event:2112, info: stream-off done for identity 0x10003
|
621 | 01-20 12:42:28.502: E/mm-camera(197): isp_streamoff: E, session_id = 1, stream_id = 3, stream_type = 6
|
622 | 01-20 12:42:28.502: E/mm-camera(197): isp_axi_util_subscribe_v4l2_event: event_type = 0x8000009, is_subscribe = 0
|
623 | 01-20 12:42:28.592: E/mm-camera(197): ispif_streamoff: session_id = 1, active_streams = 1
|
624 | 01-20 12:42:28.592: E/mm-camera(197): mct_pipeline_process_set: Stream on/off returned
|
625 | 01-20 12:42:28.632: D/QCamera3Stream(13297): static void* qcamera::QCamera3Stream::dataProcRoutine(void*): Exit
|
626 | 01-20 12:42:28.632: E/mm-camera-intf(13297): mm_camera_poll_thread_del_poll_fd: invalid handler 9728 (0)
|
627 | 01-20 12:42:28.632: E/mm-camera(197): mct_pipeline_process_set:command=8000009
|
628 | 01-20 12:42:28.632: E/mm-camera(197): mct_pipeline_process_set: stream_type = 5, streamid 4
|
629 | 01-20 12:42:28.632: E/mm-camera-sensor(197): module_sensor_module_process_event:1987 ide 10004 MCT_EVENT_CONTROL_STREAMOFF
|
630 | 01-20 12:42:28.632: E/mm-camera(197): port_isp_mct_ctrl_cmd: E, identity = 0x10004, STREAMOFF
|
631 | 01-20 12:42:28.632: E/mm-camera(197): cpp_module_handle_streamoff_event:2058, info: doing stream-off for identity 0x10004
|
632 | 01-20 12:42:28.632: E/mm-camera(197): module_faceproc_port_event_func:682] FD_STREAMOFF Not active 10004
|
633 | 01-20 12:42:28.632: E/mm-camera(197): cpp_module_handle_streamoff_event:2112, info: stream-off done for identity 0x10004
|
634 | 01-20 12:42:28.632: E/mm-camera(197): isp_streamoff: E, session_id = 1, stream_id = 4, stream_type = 5
|
635 | 01-20 12:42:28.632: E/mm-camera(197): isp_axi_util_subscribe_v4l2_event: event_type = 0x8000100, is_subscribe = 0
|
636 | 01-20 12:42:28.632: E/mm-camera(197): isp_axi_util_subscribe_v4l2_event: event_type = 0x8000009, is_subscribe = 0
|
637 | 01-20 12:42:28.722: E/mm-camera(197): stats_action_buf_config: cfg = 0, stats_mask = 0x5b8
|
638 | 01-20 12:42:28.732: E/mm-camera(197): isp_pipeline_util_reset: module id = 0, action = 0xb6e0a759
|
639 | 01-20 12:42:28.732: E/mm-camera(197): isp_pipeline_util_reset: module id = 1, action = 0xb6e11569
|
640 | 01-20 12:42:28.732: E/mm-camera(197): isp_pipeline_util_reset: module id = 2, action = 0xb6e21971
|
641 | 01-20 12:42:28.732: E/mm-camera(197): isp_pipeline_util_reset: module id = 3, action = 0xb6e1af6d
|
642 | 01-20 12:42:28.732: E/mm-camera(197): isp_pipeline_util_reset: module id = 4, action = 0xb6e06819
|
643 | 01-20 12:42:28.732: E/mm-camera(197): isp_pipeline_util_reset: module id = 5, action = 0xb6e0b225
|
644 | 01-20 12:42:28.732: E/mm-camera(197): isp_pipeline_util_reset: module id = 7, action = 0xb6e200e9
|
645 | 01-20 12:42:28.732: E/mm-camera(197): isp_pipeline_util_reset: module id = 8, action = 0xb6e1dab1
|
646 | 01-20 12:42:28.732: E/mm-camera(197): isp_pipeline_util_reset: module id = 10, action = 0xb6e0d4c1
|
647 | 01-20 12:42:28.732: E/mm-camera(197): isp_pipeline_util_reset: module id = 11, action = 0xb6e011b1
|
648 | 01-20 12:42:28.732: E/mm-camera(197): isp_pipeline_util_reset: module id = 12, action = 0xb6e03f19
|
649 | 01-20 12:42:28.732: E/mm-camera(197): isp_pipeline_util_reset: module id = 13, action = 0xb6e0eae1
|
650 | 01-20 12:42:28.732: E/mm-camera(197): isp_pipeline_util_reset: module id = 14, action = 0xb6e05051
|
651 | 01-20 12:42:28.732: E/mm-camera(197): isp_pipeline_util_reset: module id = 15, action = 0xb6e1e509
|
652 | 01-20 12:42:28.732: E/mm-camera(197): isp_pipeline_util_reset: module id = 16, action = 0xb6e08991
|
653 | 01-20 12:42:28.732: E/mm-camera(197): isp_pipeline_util_reset: module id = 17, action = 0xb6e02169
|
654 | 01-20 12:42:28.732: E/mm-camera(197): isp_pipeline_util_reset: module id = 18, action = 0xb6e19295
|
655 | 01-20 12:42:28.732: E/mm-camera(197): isp_pipeline_util_reset: module id = 19, action = 0xb6e074b1
|
656 | 01-20 12:42:28.732: E/mm-camera(197): isp_pipeline_util_reset: module id = 20, action = 0xb6e20555
|
657 | 01-20 12:42:28.732: E/mm-camera(197): isp_pipeline_util_reset: module id = 22, action = 0xb6e16855
|
658 | 01-20 12:42:28.792: E/mm-camera(197): ispif_streamoff: session_id = 1, active_streams = 0
|
659 | 01-20 12:42:28.792: E/mm-camera-sensor(197): module_sensor_module_process_event:2018 ide 10004 MCT_EVENT_CONTROL_STREAMOFF
|
660 | 01-20 12:42:28.792: E/mm-camera(197): mct_pipeline_process_set: Stream on/off returned
|
661 | 01-20 12:42:28.802: D/QCamera3Stream(13297): static void* qcamera::QCamera3Stream::dataProcRoutine(void*): Exit
|
662 | 01-20 12:42:28.802: E/mm-camera(197): mct_pipeline_process_set:command=800000b
|
663 | 01-20 12:42:28.802: E/mm-camera(197): mct_pipeline_process_set: stream_type = 1, streamid 2
|
664 | 01-20 12:42:28.802: E/mm-camera-sensor(197): port_sensor_caps_unreserve:169 ide 10002
|
665 | 01-20 12:42:28.802: E/mm-camera(197): cpp_port_check_caps_unreserve:170, identity=0x10002
|
666 | 01-20 12:42:28.802: E/mm-camera(197): cpp_port_check_caps_unreserve:179, identity=0x10002, unreserved
|
667 | 01-20 12:42:28.802: E/mm-camera(197): cpp_port_check_caps_unreserve:170, identity=0x10002
|
668 | 01-20 12:42:28.802: E/mm-camera(197): cpp_port_check_caps_unreserve:179, identity=0x10002, unreserved
|
669 | 01-20 12:42:28.802: E/QCamera3Channel(13297): virtual qcamera::QCamera3Channel::~QCamera3Channel(): deleting channel 8449
|
670 | 01-20 12:42:28.802: E/qomx_image_core(13297): OMX_Deinit:101] Complete
|
671 | 01-20 12:42:28.802: D/QCamera3PostProc(13297): int32_t qcamera::QCamera3PostProcessor::deinit(): Jpeg closed, rc = 0, mJpegClientHandle = 400
|
672 | 01-20 12:42:28.812: E/mm-camera(197): mct_pipeline_process_set:command=800000b
|
673 | 01-20 12:42:28.812: E/mm-camera(197): mct_pipeline_process_set: stream_type = 6, streamid 3
|
674 | 01-20 12:42:28.812: E/mm-camera-sensor(197): port_sensor_caps_unreserve:169 ide 10003
|
675 | 01-20 12:42:28.812: E/mm-camera(197): cpp_port_check_caps_unreserve:170, identity=0x10003
|
676 | 01-20 12:42:28.812: E/mm-camera(197): cpp_port_check_caps_unreserve:179, identity=0x10003, unreserved
|
677 | 01-20 12:42:28.812: E/QCamera3Channel(13297): virtual qcamera::QCamera3Channel::~QCamera3Channel(): deleting channel 8962
|
678 | 01-20 12:42:28.812: E/mm-camera(197): mct_pipeline_process_set:command=800000b
|
679 | 01-20 12:42:28.812: E/mm-camera(197): mct_pipeline_process_set: stream_type = 5, streamid 4
|
680 | 01-20 12:42:28.812: E/mm-camera-sensor(197): port_sensor_caps_unreserve:169 ide 10004
|
681 | 01-20 12:42:28.812: E/mm-camera(197): cpp_port_check_caps_unreserve:170, identity=0x10004
|
682 | 01-20 12:42:28.812: E/mm-camera(197): cpp_port_check_caps_unreserve:179, identity=0x10004, unreserved
|
683 | 01-20 12:42:28.812: E/mm-camera(197): cpp_port_check_caps_unreserve:170, identity=0x10004
|
684 | 01-20 12:42:28.812: E/mm-camera(197): cpp_port_check_caps_unreserve:179, identity=0x10004, unreserved
|
685 | 01-20 12:42:28.812: E/mm-camera-img(197): faceproc_comp_abort:608] state 1
|
686 | 01-20 12:42:28.812: E/mm-camera-img(197): faceproc_save_album:774] Error No album
|
687 | 01-20 12:42:28.812: E/mm-camera-img(197): faceproc_comp_eng_destroy: Album save failed -1
|
688 | 01-20 12:42:28.812: E/mm-camera(197): q3a_thread_aecawb_stop:308 MSG_STOP_THREAD
|
689 | 01-20 12:42:28.812: E/QCamera3Channel(13297): virtual qcamera::QCamera3Channel::~QCamera3Channel(): deleting channel 9475
|
690 | 01-20 12:42:28.812: E/mm-camera(197): mct_pipeline_process_set:command=8000009
|
691 | 01-20 12:42:28.812: E/mm-camera(197): mct_pipeline_process_set: stream_type = 8, streamid 1
|
692 | 01-20 12:42:28.812: E/mm-camera(197): mct_pipeline_process_set: Stream on/off returned
|
693 | 01-20 12:42:28.812: D/QCamera3Stream(13297): static void* qcamera::QCamera3Stream::dataProcRoutine(void*): Exit
|
694 | 01-20 12:42:28.812: E/mm-camera(197): mct_pipeline_process_set:command=800000b
|
695 | 01-20 12:42:28.812: E/mm-camera(197): mct_pipeline_process_set: stream_type = 8, streamid 1
|
696 | 01-20 12:42:28.822: E/QCamera3Channel(13297): virtual qcamera::QCamera3Channel::~QCamera3Channel(): deleting channel 7936
|
697 | 01-20 12:42:28.822: E/mm-camera(197): mct_pipeline_process_set:command=800000b
|
698 | 01-20 12:42:28.822: E/mm-camera(197): mct_pipeline_get_stream: no children
|
699 | 01-20 12:42:28.822: E/mm-camera(197): mct_pipeline_process_set:1370: Couldn't find stream
|
700 | 01-20 12:42:28.822: E/mm-camera-sensor(197): module_sensor_stop_session:630 session 1
|
701 | 01-20 12:42:28.892: E/mm-camera(197): stats_module_stop_session: list =0xb77477c0, remove port =0xb774ed40 name=stats_sink from module=0xb76af778, name=stats
|
702 | 01-20 12:42:28.892: E/mm-camera(197): stats_module_stop_session: 1 port =0xb774ed40 name=stats_sink
|
703 | 01-20 12:42:28.892: E/mm-camera(197): stats_module_stop_session: 2 port =0xb774ed40 name=stats_sink
|
704 | 01-20 12:42:28.892: I/mm-camera(197): gyro_module_stop_session: Enter
|
705 | 01-20 12:42:28.892: I/mm-camera(197): gyro_module_stop_session: Deinit DSPS
|
706 | 01-20 12:42:28.892: I/mm-camera(197): gyro_module_stop_session: Exit successful
|
707 | 01-20 12:42:28.892: E/mm-camera(197): stats_module_stop_session: 3 port =0xb774ed40 name=stats_sink
|
708 | 01-20 12:42:28.892: E/mm-camera(197): cpp_module_stop_session:453, info: stopping session 1 ...
|
709 | 01-20 12:42:28.892: E/mm-camera(197): cpp_thread_process_pipe_message:359, CPP_THREAD_MSG_ABORT: cpp_thread exiting..
|
710 | 01-20 12:42:28.892: E/mm-camera(197): cpp_module_stop_session:495, info: session 1 stopped.
|
711 | 01-20 12:42:28.892: E/mm-camera(197): c2d_module_stop_session:322, info: stopping session 1 ...
|
712 | 01-20 12:42:28.892: E/mm-camera(197): c2d_module_stop_session:327, info: stopping c2d_thread...
|
713 | 01-20 12:42:28.892: E/mm-camera(197): c2d_module_post_msg_to_thread:381, msg.type=1
|
714 | 01-20 12:42:28.892: E/mm-camera(197): c2d_thread_process_pipe_message:503, C2D_THREAD_MSG_ABORT: c2d_thread exiting..
|
715 | 01-20 12:42:28.892: E/mm-camera(197): c2d_module_stop_session:339, closing c2d subdev...
|
716 | 01-20 12:42:28.892: E/mm-camera(197): c2d_module_stop_session:361, info: session 1 stopped.
|
717 | 01-20 12:42:28.902: I/Camera2Client(13297): Camera 0: Closed
|
718 | 01-20 12:42:28.902: I/Camera2ClientBase(13297): Closed Camera 0
|
719 | 01-20 12:42:28.912: I/Choreographer(15756): Skipped 49 frames! The application may be doing too much work on its main thread.
|
720 | 01-20 12:42:28.922: D/CameraBridge(15756): call surfaceChanged event
|
721 | 01-20 12:42:28.922: D/OpenCV::camera(15756): CvCapture_Android::CvCapture_Android(0)
|
722 | 01-20 12:42:28.922: D/OpenCV::camera(15756): Library name: libopencv_java.so
|
723 | 01-20 12:42:28.922: D/OpenCV::camera(15756): Library base address: 0x74ee0000
|
724 | 01-20 12:42:28.942: D/OpenCV::camera(15756): Libraries folder found: /data/app-lib/org.opencv.engine-1/
|
725 | 01-20 12:42:28.942: D/OpenCV::camera(15756): CameraWrapperConnector::connectToLib: folderPath=/data/app-lib/org.opencv.engine-1/
|
726 | 01-20 12:42:28.942: E/OpenCV::camera(15756): ||libnative_camera_r4.3.0.so
|
727 | 01-20 12:42:28.942: E/OpenCV::camera(15756): ||libnative_camera_r4.0.3.so
|
728 | 01-20 12:42:28.942: E/OpenCV::camera(15756): ||libnative_camera_r4.4.0.so
|
729 | 01-20 12:42:28.942: E/OpenCV::camera(15756): ||libnative_camera_r2.3.3.so
|
730 | 01-20 12:42:28.942: E/OpenCV::camera(15756): ||libnative_camera_r4.2.0.so
|
731 | 01-20 12:42:28.942: E/OpenCV::camera(15756): ||libnative_camera_r2.2.0.so
|
732 | 01-20 12:42:28.942: E/OpenCV::camera(15756): ||libnative_camera_r4.0.0.so
|
733 | 01-20 12:42:28.942: E/OpenCV::camera(15756): ||libnative_camera_r4.1.1.so
|
734 | 01-20 12:42:28.942: E/OpenCV::camera(15756): ||libnative_camera_r3.0.1.so
|
735 | 01-20 12:42:28.942: D/OpenCV::camera(15756): try to load library 'libnative_camera_r4.4.0.so'
|
736 | 01-20 12:42:28.952: D/OpenCV::camera(15756): Loaded library '/data/app-lib/org.opencv.engine-1/libnative_camera_r4.4.0.so'
|
737 | 01-20 12:42:28.952: D/OpenCV_NativeCamera(15756): CameraHandler::initCameraConnect(0x755a28cd, 0, 0x758eec78, 0x0)
|
738 | 01-20 12:42:28.952: D/OpenCV_NativeCamera(15756): Current process name for camera init: org.opencv.samples.tutorial1
|
739 | 01-20 12:42:28.952: I/AwesomePlayer(13297): setDataSource_l(URL suppressed)
|
740 | 01-20 12:42:28.982: I/AwesomePlayer(13297): setDataSource_l(URL suppressed)
|
741 | 01-20 12:42:29.002: I/Camera2ClientBase(13297): Camera 0: Opened
|
742 | 01-20 12:42:29.002: E/mm-camera-intf(13297): mm_camera_open: dev name = /dev/video1, cam_idx = 1
|
743 | 01-20 12:42:29.002: E/mm-camera-sensor(197): module_sensor_start_session:577 session 1
|
744 | 01-20 12:42:29.012: E/mm-camera-sensor(197): eeprom_load_library:515 e_ctrl->eeprom_lib.func_tbl =0xb6ae3004
|
745 | 01-20 12:42:29.052: I/mm-camera(197): gyro_module_start_session: Enter
|
746 | 01-20 12:42:29.052: I/mm-camera(197): gyro_module_start_session: Init DSPS
|
747 | 01-20 12:42:29.052: I/mm-camera(197): gyro_module_start_session: Exit successful
|
748 | 01-20 12:42:29.052: I/mm-camera(197): gyro_module_get_port: Exit successful
|
749 | 01-20 12:42:29.052: E/mm-camera(197): cpp_module_start_session:352, info: starting session 1
|
750 | 01-20 12:42:29.072: E/mm-camera(197): cpp_thread_func:55: cpp_thread entering the polling loop...
|
751 | 01-20 12:42:29.072: E/mm-camera(197): cpp_module_start_session:422, info: cpp_thread created.
|
752 | 01-20 12:42:29.072: E/mm-camera(197): cpp_module_start_session:425, info: session 1 started.
|
753 | 01-20 12:42:29.072: E/mm-camera(197): c2d_module_start_session:246, info: starting session 1
|
754 | 01-20 12:42:29.072: E/mm-camera(197): c2d_module_start_session:284, info: c2d_thread created.
|
755 | 01-20 12:42:29.072: E/mm-camera(197): c2d_module_start_session:306, info: session 1 started.
|
756 | 01-20 12:42:29.072: E/mm-camera-sensor(197): module_module_set_session_data:2435 max delay 2 report dSelay 1
|
757 | 01-20 12:42:29.072: E/mm-camera(197): module_faceproc_set_session_data:1826] Per frame control 2 1
|
758 | 01-20 12:42:29.072: E/mm-camera(197): c2d_thread_func:39: c2d_thread entering the polling loop...
|
759 | 01-20 12:42:29.072: E/mm-camera-intf(13297): mm_camera_open: opened, break out while loop
|
760 | 01-20 12:42:29.072: I/Camera2-Parameters(13297): Camera 0: Disabling ZSL mode
|
761 | 01-20 12:42:29.082: D/OpenCV_NativeCamera(15756): Instantiated new CameraHandler (0x755a28cd, 0x758eec78)
|
762 | 01-20 12:42:29.082: I/OpenCV_NativeCamera(15756): initCameraConnect: [antibanding=auto;antibanding-values=off,60hz,50hz,auto;auto-exposure-lock=false;auto-exposure-lock-supported=true;auto-whitebalance-lock=false;auto-whitebalance-lock-supported=true;effect=none;effect-values=none,mono,negative,solarize,sepia,posterize,whiteboard,blackboard,aqua;exposure-compensation=0;exposure-compensation-step=0.166667;flash-mode=off;flash-mode-values=off,auto,on,torch,red-eye;focal-length=3.97;focus-areas=(0,0,0,0,0);focus-distances=Infinity,Infinity,Infinity;focus-mode=auto;focus-mode-values=infinity,auto,macro,continuous-video,continuous-picture;horizontal-view-angle=59.6295;jpeg-quality=90;jpeg-thumbnail-height=240;jpeg-thumbnail-quality=90;jpeg-thumbnail-size-values=512x288,480x288,256x154,432x288,320x240,176x144,0x0;jpeg-thumbnail-width=320;max-exposure-compensation=12;max-num-detected-faces-hw=5308677;max-num-detected-faces-sw=0;max-num-focus-areas=1;max-num-metering-areas=1;max-zoom=99;metering-areas=(0,0,0,0,0);min-exposure-compensation=-12;picture-format=jpeg;pi
|
763 | 01-20 12:42:29.082: D/OpenCV_NativeCamera(15756): Supported Cameras: (null)
|
764 | 01-20 12:42:29.082: D/OpenCV_NativeCamera(15756): Supported Picture Sizes: 3264x2448,3200x2400,2592x1944,2048x1536,1920x1080,1600x1200,1280x960,1280x768,1280x720,1024x768,800x600,800x480,720x480,640x480,352x288,320x240,176x144
|
765 | 01-20 12:42:29.082: D/OpenCV_NativeCamera(15756): Supported Picture Formats: jpeg
|
766 | 01-20 12:42:29.082: D/OpenCV_NativeCamera(15756): Supported Preview Sizes: 1920x1080,1280x960,1280x768,1280x720,1024x768,800x600,800x480,720x480,640x480,352x288,320x240,176x144
|
767 | 01-20 12:42:29.082: D/OpenCV_NativeCamera(15756): Supported Preview Formats: yuv420p,yuv420sp,
|
768 | 01-20 12:42:29.082: D/OpenCV_NativeCamera(15756): Supported Preview Frame Rates: 15,24,30
|
769 | 01-20 12:42:29.082: D/OpenCV_NativeCamera(15756): Supported Thumbnail Sizes: 512x288,480x288,256x154,432x288,320x240,176x144,0x0
|
770 | 01-20 12:42:29.082: D/OpenCV_NativeCamera(15756): Supported Whitebalance Modes: auto,incandescent,fluorescent,warm-fluorescent,daylight,cloudy-daylight,twilight,shade
|
771 | 01-20 12:42:29.082: D/OpenCV_NativeCamera(15756): Supported Effects: none,mono,negative,solarize,sepia,posterize,whiteboard,blackboard,aqua
|
772 | 01-20 12:42:29.082: D/OpenCV_NativeCamera(15756): Supported Scene Modes: auto,landscape,snow,beach,sunset,night,portrait,sports,steadyphoto,candlelight,fireworks,party,night-portrait,theatre,action
|
773 | 01-20 12:42:29.082: D/OpenCV_NativeCamera(15756): Supported Focus Modes: infinity,auto,macro,continuous-video,continuous-picture
|
774 | 01-20 12:42:29.082: D/OpenCV_NativeCamera(15756): Supported Antibanding Options: off,60hz,50hz,auto
|
775 | 01-20 12:42:29.082: D/OpenCV_NativeCamera(15756): Supported Flash Modes: off,auto,on,torch,red-eye
|
776 | 01-20 12:42:29.082: E/QCamera3HWI(13297): camera_metadata_t* qcamera::QCamera3HardwareInterface::translateCapabilityToMetadata(int): Setting focus mode to auto
|
777 | 01-20 12:42:29.082: E/QCamera3HWI(13297): camera_metadata_t* qcamera::QCamera3HardwareInterface::translateCapabilityToMetadata(int): Setting focus mode to auto
|
778 | 01-20 12:42:29.082: D/OpenCV_NativeCamera(15756): initCameraConnect: autofocus is set to mode "continuous-video"
|
779 | 01-20 12:42:29.082: D/OpenCV_NativeCamera(15756): initCameraConnect: preview format is set to yuv420sp
|
780 | 01-20 12:42:29.082: D/OpenCV_NativeCamera(15756): Starting preview
|
781 | 01-20 12:42:29.082: E/mm-camera(197): mct_pipeline_process_set:command=800000a
|
782 | 01-20 12:42:29.082: E/mm-camera(197): mct_pipeline_process_set:command=8000012
|
783 | 01-20 12:42:29.082: D/mm-camera(197): mct_stream_start_link: Metadata
|
784 | 01-20 12:42:29.082: E/mm-camera-intf(13297): mm_stream_get_v4l2_fmt: Unknown fmt=78
|
785 | 01-20 12:42:29.082: E/mm-camera(197): mct_pipeline_process_set:command=8000004
|
786 | 01-20 12:42:29.092: E/qomx_image_core(13297): OMX_Init:84] Complete 1
|
787 | 01-20 12:42:29.092: E/mm-camera(197): mct_pipeline_get_stream: stream not found in the list
|
788 | 01-20 12:42:29.092: E/mm-camera(197): mct_pipeline_process_set: Couldn't find preview stream; Storing for later
|
789 | 01-20 12:42:29.122: E/QCamera3Channel(13297): virtual int32_t qcamera::QCamera3RegularChannel::registerBuffers(uint32_t, const native_handle_t***): priv_handle->flags 0x420008 not supported
|
790 | 01-20 12:42:29.122: E/mm-camera(197): mct_pipeline_process_set:command=800000a
|
791 | 01-20 12:42:29.132: E/mm-camera(197): mct_pipeline_process_set:command=8000012
|
792 | 01-20 12:42:29.132: D/mm-camera(197): mct_stream_start_link: Regular/ZSL snapshot
|
793 | 01-20 12:42:29.132: D/mm-camera(197): mct_stream_link_modules: Linking modules sensor and iface
|
794 | 01-20 12:42:29.132: E/mm-camera-sensor(197): port_sensor_caps_reserve:115 ide 10002 stream type 3 w*h 1920*1080
|
795 | 01-20 12:42:29.132: D/mm-camera(197): mct_stream_link_modules: Linking modules iface and isp
|
796 | 01-20 12:42:29.132: D/mm-camera(197): mct_stream_link_modules: Linking modules isp and pproc
|
797 | 01-20 12:42:29.132: E/mm-camera(197): cpp_port_check_caps_reserve:77, identity=0x10002
|
798 | 01-20 12:42:29.132: E/mm-camera(197): cpp_port_check_caps_reserve:143, identity=0x10002, reserved
|
799 | 01-20 12:42:29.132: E/mm-camera(197): cpp_module_notify_add_stream:1289, info: success, identity=0x10002
|
800 | 01-20 12:42:29.132: D/mm-camera(197): mct_stream_link_modules: Linking modules isp and stats
|
801 | 01-20 12:42:29.132: E/mm-camera-sensor(197): sensor_get_output_dimension:1859 requested dim 3264 2448 stream mask 62
|
802 | 01-20 12:42:29.132: E/mm-camera-sensor(197): sensor_get_output_dimension:1879 pick res 0 dim 3280 2464
|
803 | 01-20 12:42:29.132: E/mm-camera(197): DBG: isp_util_save_stream_info, Stream 6, mapped to port 0
|
804 | 01-20 12:42:29.132: E/mm-camera(197): DBG: isp_util_save_stream_info, Stream 1, mapped to port 1
|
805 | 01-20 12:42:29.132: E/mm-camera(197): DBG: isp_util_save_stream_info, Stream 5, mapped to port 1
|
806 | 01-20 12:42:29.132: E/mm-camera(197): mct_pipeline_process_set:command=8000004
|
807 | 01-20 12:42:29.162: E/mm-camera(197): mct_pipeline_process_set:command=800000a
|
808 | 01-20 12:42:29.162: E/mm-camera(197): mct_pipeline_process_set:command=8000012
|
809 | 01-20 12:42:29.162: D/mm-camera(197): mct_stream_start_link: Regular/ZSL snapshot
|
810 | 01-20 12:42:29.162: D/mm-camera(197): mct_stream_link_modules: Linking modules sensor and iface
|
811 | 01-20 12:42:29.162: E/mm-camera-sensor(197): port_sensor_caps_reserve:115 ide 10003 stream type 6 w*h 3264*2448
|
812 | 01-20 12:42:29.162: D/mm-camera(197): mct_stream_link_modules: Linking modules iface and isp
|
813 | 01-20 12:42:29.162: D/mm-camera(197): mct_stream_link_modules: Linking modules isp and pproc
|
814 | 01-20 12:42:29.162: E/mm-camera(197): mct_get_compatible_dest_port: Check link failed
|
815 | 01-20 12:42:29.162: E/mm-camera(197): mct_get_compatible_dest_port: Check link failed
|
816 | 01-20 12:42:29.162: E/mm-camera(197): mct_get_compatible_dest_port: Check link failed
|
817 | 01-20 12:42:29.162: E/mm-camera(197): mct_get_compatible_dest_port: Check link failed
|
818 | 01-20 12:42:29.162: E/mm-camera(197): mct_get_compatible_dest_port: Check link failed
|
819 | 01-20 12:42:29.162: E/mm-camera(197): cpp_port_check_caps_reserve:77, identity=0x10003
|
820 | 01-20 12:42:29.162: E/mm-camera(197): cpp_port_check_caps_reserve:143, identity=0x10003, reserved
|
821 | 01-20 12:42:29.162: E/mm-camera(197): cpp_module_notify_add_stream:1289, info: success, identity=0x10003
|
822 | 01-20 12:42:29.162: D/mm-camera(197): mct_stream_link_modules: Linking modules isp and stats
|
823 | 01-20 12:42:29.162: E/mm-camera(197): mct_pipeline_process_set:command=8000004
|
824 | 01-20 12:42:29.202: E/mm-camera(197): mct_pipeline_process_set:command=800000a
|
825 | 01-20 12:42:29.202: E/mm-camera(197): mct_pipeline_process_set:command=8000012
|
826 | 01-20 12:42:29.202: D/mm-camera(197): mct_stream_start_link: Callback
|
827 | 01-20 12:42:29.202: D/mm-camera(197): mct_stream_link_modules: Linking modules sensor and iface
|
828 | 01-20 12:42:29.202: E/mm-camera-sensor(197): port_sensor_caps_reserve:115 ide 10004 stream type 5 w*h 1920*1080
|
829 | 01-20 12:42:29.202: D/mm-camera(197): mct_stream_link_modules: Linking modules iface and isp
|
830 | 01-20 12:42:29.202: D/mm-camera(197): mct_stream_link_modules: Linking modules isp and pproc
|
831 | 01-20 12:42:29.202: E/mm-camera(197): mct_get_compatible_dest_port: Check link failed
|
832 | 01-20 12:42:29.202: E/mm-camera(197): mct_get_compatible_dest_port: Check link failed
|
833 | 01-20 12:42:29.202: E/mm-camera(197): mct_get_compatible_dest_port: Check link failed
|
834 | 01-20 12:42:29.202: E/mm-camera(197): mct_get_compatible_dest_port: Check link failed
|
835 | 01-20 12:42:29.202: E/mm-camera(197): mct_get_compatible_dest_port: Check link failed
|
836 | 01-20 12:42:29.202: E/mm-camera(197): mct_get_compatible_dest_port: Check link failed
|
837 | 01-20 12:42:29.202: E/mm-camera(197): cpp_port_check_caps_reserve:77, identity=0x10004
|
838 | 01-20 12:42:29.202: E/mm-camera(197): cpp_port_check_caps_reserve:143, identity=0x10004, reserved
|
839 | 01-20 12:42:29.202: E/mm-camera(197): cpp_module_notify_add_stream:1289, info: success, identity=0x10004
|
840 | 01-20 12:42:29.202: D/mm-camera(197): mct_stream_link_modules: Linking modules pproc and faceproc
|
841 | 01-20 12:42:29.202: E/mm-camera(197): cpp_port_check_caps_reserve:77, identity=0x10004
|
842 | 01-20 12:42:29.202: E/mm-camera(197): cpp_port_check_caps_reserve:143, identity=0x10004, reserved
|
843 | 01-20 12:42:29.202: E/mm-camera(197): module_faceproc_client_create:1161] Face proc feature mask e 0
|
844 | 01-20 12:42:29.202: D/mm-camera(197): mct_stream_link_modules: Linking modules isp and stats
|
845 | 01-20 12:42:29.202: E/mm-camera(197): mct_pipeline_process_set:command=8000004
|
846 | 01-20 12:42:29.202: D/OpenCV_NativeCamera(15756): Preview started successfully
|
847 | 01-20 12:42:29.202: E/OpenCV::camera(15756): calling (*pGetPropertyC)(0x781b7b20, 2)
|
848 | 01-20 12:42:29.202: D/OpenCV_NativeCamera(15756): CameraHandler::getProperty(2)
|
849 | 01-20 12:42:29.222: D/dalvikvm(15756): GC_FOR_ALLOC freed 4850K, 1% free 18686K/18816K, paused 16ms, total 16ms
|
850 | 01-20 12:42:29.222: D/mm-camera-intf(13297): mm_stream_qbuf: Starting poll on stream 0xb74627dc type :8
|
851 | 01-20 12:42:29.232: D/mm-camera-intf(13297): mm_stream_qbuf: Started poll on stream 0xb74627dc type :8
|
852 | 01-20 12:42:29.232: E/mm-camera(197): mct_pipeline_process_set:command=8000008
|
853 | 01-20 12:42:29.232: E/mm-camera(197): mct_pipeline_process_set: stream_type = 8, streamid 1
|
854 | 01-20 12:42:29.232: E/mm-camera(197): mct_pipeline_process_set: Stream on/off returned
|
855 | 01-20 12:42:29.232: I/dalvikvm-heap(15756): Grow heap (frag case) to 22.964MB for 4915216-byte allocation
|
856 | 01-20 12:42:29.242: E/mm-camera(197): mct_pipeline_process_set:command=8000008
|
857 | 01-20 12:42:29.242: E/mm-camera(197): mct_pipeline_process_set: stream_type = 3, streamid 2
|
858 | 01-20 12:42:29.242: E/mm-camera-sensor(197): module_sensor_module_process_event:1960 ide 10002 MCT_EVENT_CONTROL_STREAMON
|
859 | 01-20 12:42:29.242: E/mm-camera-sensor(197): module_sensor_stream_on:821 ide 10002 SENSOR_START_STREAM
|
860 | 01-20 12:42:29.242: D/dalvikvm(15756): GC_FOR_ALLOC freed <1K, 1% free 23486K/23620K, paused 13ms, total 13ms
|
861 | 01-20 12:42:29.242: D/OpenCV_NativeCamera(15756): CameraHandler::setProperty(0, 1280.000000)
|
862 | 01-20 12:42:29.242: D/OpenCV_NativeCamera(15756): CameraHandler::setProperty(1, 960.000000)
|
863 | 01-20 12:42:29.242: I/NativeCameraView(15756): Selected camera frame size = (1280, 960)
|
864 | 01-20 12:42:29.252: D/OpenCV_NativeCamera(15756): CameraHandler::applyProperties()
|
865 | 01-20 12:42:29.322: E/mm-camera-sensor(197): module_sensor_stream_on:1035 SENSOR_SET_RESOLUTION 3264*2448 mask 68
|
866 | 01-20 12:42:29.322: E/mm-camera-sensor(197): sensor_set_resolution:1167 width 3264, height 2448
|
867 | 01-20 12:42:29.322: E/mm-camera-sensor(197): sensor_set_resolution:1169 stream mask 68 hfr mode 0 fps 0.000000
|
868 | 01-20 12:42:29.322: E/mm-camera-sensor(197): sensor_set_resolution:1178 cur res 8 new res 0
|
869 | 01-20 12:42:29.322: E/mm-camera(197): port_isp_module_event: E, identity = 0x10002, IFACE_SET_STREAM_CONFIG
|
870 | 01-20 12:42:29.322: E/mm-camera(197): isp_sink_port_stream_config: E, session_id = 1, stream_id = 2, stream_type = 3
|
871 | 01-20 12:42:29.322: E/mm-camera(197): isp_sink_port_stream_config: session_id = 1, stream_id = 2, is_split = 0
|
872 | 01-20 12:42:29.322: E/mm-camera(197): isp_sink_port_stream_config: old vfe_id_mask = 0x0, new vfe_id_mask = 0x1
|
873 | 01-20 12:42:29.322: E/mm-camera(197): port_isp_module_event: E, identity = 0x10003, IFACE_SET_STREAM_CONFIG
|
874 | 01-20 12:42:29.322: E/mm-camera(197): isp_sink_port_stream_config: E, session_id = 1, stream_id = 3, stream_type = 6
|
875 | 01-20 12:42:29.322: E/mm-camera(197): isp_sink_port_stream_config: session_id = 1, stream_id = 3, is_split = 0
|
876 | 01-20 12:42:29.322: E/mm-camera(197): isp_sink_port_stream_config: old vfe_id_mask = 0x1, new vfe_id_mask = 0x1
|
877 | 01-20 12:42:29.322: E/mm-camera(197): port_isp_module_event: E, identity = 0x10004, IFACE_SET_STREAM_CONFIG
|
878 | 01-20 12:42:29.322: E/mm-camera(197): isp_sink_port_stream_config: E, session_id = 1, stream_id = 4, stream_type = 5
|
879 | 01-20 12:42:29.322: E/mm-camera(197): isp_sink_port_stream_config: session_id = 1, stream_id = 4, is_split = 0
|
880 | 01-20 12:42:29.322: E/mm-camera(197): isp_sink_port_stream_config: old vfe_id_mask = 0x1, new vfe_id_mask = 0x1
|
881 | 01-20 12:42:29.332: E/mm-camera-sensor(197): eeprom_process:829 e_ctrl->eeprom_lib.func_tbl =0xb6ae3004
|
882 | 01-20 12:42:29.332: E/mm-camera-sensor(197): eeprom_autofocus_calibration:74 Region 0: code_per_step: 8 initial_code: 194 inf_pos: 7
|
883 | 01-20 12:42:29.332: E/mm-camera(197): port_isp_mct_ctrl_cmd: E, identity = 0x10002, STREAMON
|
884 | 01-20 12:42:29.332: E/mm-camera(197): cpp_module_handle_streamon_event:1983, identity=0x10002, stream-on done
|
885 | 01-20 12:42:29.332: E/mm-camera(197): isp_streamon: E, session_id = 1, stream_id = 2, stream_type = 3
|
886 | 01-20 12:42:29.332: E/mm-camera(197): isp_fmt_to_pix_pattern: format 30
|
887 | 01-20 12:42:29.332: E/mm-camera(197): isp_fmt_to_pix_pattern: format 30
|
888 | 01-20 12:42:29.332: E/mm-camera(197): isp_pipeline_set_effect: effect_mask = 0x1, contrast = 5, saturation = 0.500000, special effect = 0
|
889 | 01-20 12:42:29.332: E/mm-camera(197): isp_pipeline_set_effect: effect_mask = 0x9, contrast = 5, saturation = 0.500000, special effect = 0
|
890 | 01-20 12:42:29.332: E/mm-camera(197): isp_pipeline_set_effect: effect_mask = 0xd, contrast = 5, saturation = 0.500000, special effect = 0
|
891 | 01-20 12:42:29.332: E/mm-camera(197): isp_fmt_to_pix_pattern: format 30
|
892 | 01-20 12:42:29.332: E/mm-camera(197): isp_pipeline_set_effect: effect_mask = 0xd, contrast = 5, saturation = 0.500000, special effect = 0
|
893 | 01-20 12:42:29.332: E/mm-camera(197): wb_set_params: param_id is not supported in this module
|
894 | 01-20 12:42:29.332: E/mm-camera(197): isp_fmt_to_pix_pattern: format 30
|
895 | 01-20 12:42:29.332: W/InputMethodManagerService(32460): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@42eb9f58 attribute=null, token = android.os.BinderProxy@4266a718
|
896 | 01-20 12:42:29.342: E/mm-camera(197): stats_action_buf_config: cfg = 1, stats_mask = 0x5b8
|
897 | 01-20 12:42:29.342: E/mm-camera(197): stats_action: stats mask = 0x5b8
|
898 | 01-20 12:42:29.342: E/mm-camera(197): isp_axi_util_subscribe_v4l2_event: event_type = 0x8000009, is_subscribe = 1
|
899 | 01-20 12:42:29.352: E/mm-camera(197): ispif_streamon: session_id = 1, active_streams = 1
|
900 | 01-20 12:42:29.352: E/mm-camera-sensor(197): module_sensor_stream_on:1021 ide 10002 SENSOR_START_STREAM
|
901 | 01-20 12:42:29.352: E/mm-camera(197): mct_pipeline_process_set: Stream on/off returned
|
902 | 01-20 12:42:29.392: E/mm-camera(197): mct_pipeline_process_set:command=8000008
|
903 | 01-20 12:42:29.392: E/mm-camera(197): mct_pipeline_process_set: stream_type = 6, streamid 3
|
904 | 01-20 12:42:29.392: E/mm-camera-sensor(197): module_sensor_module_process_event:1960 ide 10003 MCT_EVENT_CONTROL_STREAMON
|
905 | 01-20 12:42:29.392: E/mm-camera-sensor(197): module_sensor_stream_on:821 ide 10003 SENSOR_START_STREAM
|
906 | 01-20 12:42:29.392: E/mm-camera(197): port_isp_mct_ctrl_cmd: E, identity = 0x10003, STREAMON
|
907 | 01-20 12:42:29.392: E/mm-camera(197): cpp_module_handle_streamon_event:1983, identity=0x10003, stream-on done
|
908 | 01-20 12:42:29.392: E/mm-camera(197): isp_streamon: E, session_id = 1, stream_id = 3, stream_type = 6
|
909 | 01-20 12:42:29.392: E/mm-camera(197): isp_pipeline_set_effect: effect_mask = 0xd, contrast = 5, saturation = 0.500000, special effect = 0
|
910 | 01-20 12:42:29.392: E/mm-camera(197): wb_set_params: param_id is not supported in this module
|
911 | 01-20 12:42:29.392: E/mm-camera(197): isp_pipeline_set_effect: effect_mask = 0xd, contrast = 5, saturation = 0.500000, special effect = 0
|
912 | 01-20 12:42:29.392: E/mm-camera(197): wb_set_params: param_id is not supported in this module
|
913 | 01-20 12:42:29.392: E/mm-camera(197): isp_pipeline_set_effect: effect_mask = 0xd, contrast = 5, saturation = 0.500000, special effect = 0
|
914 | 01-20 12:42:29.392: E/mm-camera(197): wb_set_params: param_id is not supported in this module
|
915 | 01-20 12:42:29.392: E/mm-camera(197): isp_axi_util_subscribe_v4l2_event: event_type = 0x8000009, is_subscribe = 1
|
916 | 01-20 12:42:29.452: E/mm-camera(197): ispif_streamon: session_id = 1, active_streams = 2
|
917 | 01-20 12:42:29.452: E/mm-camera(197): mct_pipeline_process_set: Stream on/off returned
|
918 | 01-20 12:42:29.472: E/mm-camera(197): mct_pipeline_process_set:command=8000008
|
919 | 01-20 12:42:29.472: E/mm-camera(197): mct_pipeline_process_set: stream_type = 5, streamid 4
|
920 | 01-20 12:42:29.472: E/mm-camera-sensor(197): module_sensor_module_process_event:1960 ide 10004 MCT_EVENT_CONTROL_STREAMON
|
921 | 01-20 12:42:29.472: E/mm-camera-sensor(197): module_sensor_stream_on:821 ide 10004 SENSOR_START_STREAM
|
922 | 01-20 12:42:29.472: E/mm-camera(197): port_isp_mct_ctrl_cmd: E, identity = 0x10004, STREAMON
|
923 | 01-20 12:42:29.472: E/mm-camera(197): module_faceproc_port_event_func:662] FD_STREAMON 0 id 10004
|
924 | 01-20 12:42:29.472: E/mm-camera-img(197): faceproc_comp_cfg_debug:247] FaceProc cfg max_face_size 500
|
925 | 01-20 12:42:29.472: E/mm-camera-img(197): faceproc_comp_cfg_debug:250] FaceProc cfg max_num_face_to_detect 5
|
926 | 01-20 12:42:29.472: E/mm-camera-img(197): faceproc_comp_cfg_debug:253] FaceProc cfg min_face_size 50
|
927 | 01-20 12:42:29.472: E/mm-camera-img(197): faceproc_comp_eng_config:1466] ###min_face_size 90
|
928 | 01-20 12:42:29.472: E/mm-camera-img(197): Face Album FILE EXISTS
|
929 | 01-20 12:42:29.472: E/mm-camera(197): cpp_module_handle_streamon_event:1983, identity=0x10004, stream-on done
|
930 | 01-20 12:42:29.472: E/mm-camera(197): isp_streamon: E, session_id = 1, stream_id = 4, stream_type = 5
|
931 | 01-20 12:42:29.472: E/mm-camera(197): isp_pipeline_set_effect: effect_mask = 0xd, contrast = 5, saturation = 0.500000, special effect = 0
|
932 | 01-20 12:42:29.472: E/mm-camera(197): wb_set_params: param_id is not supported in this module
|
933 | 01-20 12:42:29.472: E/mm-camera(197): isp_pipeline_set_effect: effect_mask = 0xd, contrast = 5, saturation = 0.500000, special effect = 0
|
934 | 01-20 12:42:29.472: E/mm-camera(197): wb_set_params: param_id is not supported in this module
|
935 | 01-20 12:42:29.472: E/mm-camera(197): isp_pipeline_set_effect: effect_mask = 0xd, contrast = 5, saturation = 0.500000, special effect = 0
|
936 | 01-20 12:42:29.472: E/mm-camera(197): wb_set_params: param_id is not supported in this module
|
937 | 01-20 12:42:29.472: E/mm-camera(197): cpp_module_handle_isp_out_dim_event:419] Format not supported
|
938 | 01-20 12:42:29.472: E/mm-camera(197): cpp_module_process_downstream_event:920, failed
|
939 | 01-20 12:42:29.472: E/mm-camera(197): isp_ch_util_streamon: cannot find channel, session_id = 1, channel_id = 0
|
940 | 01-20 12:42:29.472: E/mm-camera(197): isp_ch_util_streamon: hw streamon error! sessid = 1 i = 0
|
941 | 01-20 12:42:29.472: E/mm-camera(197): ispif_streamon: session_id = 1, active_streams = 3
|
942 | 01-20 12:42:29.472: E/mm-camera(197): mct_pipeline_process_set: Stream on/off returned
|
943 | 01-20 12:42:29.472: D/mm-camera-intf(13297): mm_stream_qbuf: Starting poll on stream 0xb7463d54 type :5
|
944 | 01-20 12:42:29.472: D/mm-camera-intf(13297): mm_stream_qbuf: Started poll on stream 0xb7463d54 type :5
|
945 | 01-20 12:42:29.472: D/mm-camera-intf(13297): mm_stream_qbuf: Starting poll on stream 0xb7462f04 type :3
|
946 | 01-20 12:42:29.472: D/mm-camera-intf(13297): mm_stream_qbuf: Started poll on stream 0xb7462f04 type :3
|
947 | 01-20 12:42:29.492: E/mm-camera(197): module_faceproc_client_schedule_mode:1808] apply 3 report 2 new_mode 0
|
948 | 01-20 12:42:29.682: D/mm-camera-intf(13297): mm_stream_read_msm_frame: Stoping poll on stream 0xb7462f04 type :3
|
949 | 01-20 12:42:29.682: D/mm-camera-intf(13297): mm_stream_read_msm_frame: Stopped poll on stream 0xb7462f04 type :3
|
950 | 01-20 12:42:29.812: E/mm-camera(197): af_exhaustive_search: AEC not settled. Returning!
|
951 | 01-20 12:42:29.872: E/mm-camera(197): af_exhaustive_search: AEC not settled. Returning!
|
952 | 01-20 12:42:29.942: E/mm-camera(197): af_exhaustive_search: AEC not settled. Returning!
|
953 | 01-20 12:42:30.012: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 5325971 CurPosition: 36
|
954 | 01-20 12:42:30.152: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 5512195 CurPosition: 33
|
955 | 01-20 12:42:30.222: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 5521688 CurPosition: 30
|
956 | 01-20 12:42:30.282: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 5940858 CurPosition: 27
|
957 | 01-20 12:42:30.352: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 8050088 CurPosition: 24
|
958 | 01-20 12:42:30.422: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 9089727 CurPosition: 21
|
959 | 01-20 12:42:30.482: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 7179006 CurPosition: 18
|
960 | 01-20 12:42:30.552: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 5594305 CurPosition: 17
|
961 | 01-20 12:42:30.612: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 4012886 CurPosition: 18
|
962 | 01-20 12:42:30.682: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 4049248 CurPosition: 19
|
963 | 01-20 12:42:30.752: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 4974986 CurPosition: 20
|
964 | 01-20 12:42:30.822: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 5692385 CurPosition: 21
|
965 | 01-20 12:42:30.882: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 6275039 CurPosition: 22
|
966 | 01-20 12:42:30.942: E/qcom_sensors_hal(32460): hal_process_report_ind: Bad item quality: 11
|
967 | 01-20 12:42:30.952: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 4839394 CurPosition: 23
|
968 | 01-20 12:42:31.022: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 5881241 CurPosition: 21
|
969 | 01-20 12:42:31.022: E/mm-camera(197): af_util_update_focus_status: AF Status already updated to output!Return!
|
970 | 01-20 12:42:31.022: E/mm-camera(197): af_util_update_focus_status: AF Status already updated to output!Return!
|
971 | 01-20 12:42:34.252: E/Camera2Client(13297): stopPreviewL: Camera 0: Waiting to stop streaming failed: Connection timed out (-110)
|
972 | 01-20 12:42:39.262: E/Camera2-StreamingProcessor(13297): deletePreviewStream: Error waiting for preview to drain: Connection timed out (-110)
|
973 | 01-20 12:42:39.262: E/Camera2Client(13297): setPreviewWindowL: Unable to set new preview window: Connection timed out (-110)
|
974 | 01-20 12:42:39.262: E/OpenCV_NativeCamera(15756): applyProperties: failed setPreviewTexture call; camera might not work correctly
|
975 | 01-20 12:42:39.262: D/OpenCV_NativeCamera(15756): Starting preview
|
976 | 01-20 12:42:44.262: E/Camera2-StreamingProcessor(13297): updatePreviewStream: Camera 0: Error waiting for preview to drain: Connection timed out (-110)
|
977 | 01-20 12:42:44.262: E/Camera2Client(13297): startPreviewL: Camera 0: Unable to update preview stream: Connection timed out (-110)
|
978 | 01-20 12:42:44.262: E/OpenCV_NativeCamera(15756): initCameraConnect: startPreview() fails. Closing camera connection...
|
979 | 01-20 12:42:47.162: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 3722111 CurPosition: 36
|
980 | 01-20 12:42:47.242: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 5087286 CurPosition: 33
|
981 | 01-20 12:42:47.302: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 7053292 CurPosition: 30
|
982 | 01-20 12:42:47.372: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 4592045 CurPosition: 27
|
983 | 01-20 12:42:47.442: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 3748798 CurPosition: 28
|
984 | 01-20 12:42:47.502: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 3198196 CurPosition: 29
|
985 | 01-20 12:42:47.572: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 2661332 CurPosition: 27
|
986 | 01-20 12:42:47.572: E/mm-camera(197): af_util_update_focus_status: AF Status already updated to output!Return!
|
987 | 01-20 12:42:47.572: E/mm-camera(197): af_util_update_focus_status: AF Status already updated to output!Return!
|
988 | 01-20 12:42:48.812: V/BufferedAnalyticsState(6476): Not ready for upload, 142 seconds left.
|
989 | 01-20 12:42:49.262: E/Camera2Client(13297): stopPreviewL: Camera 0: Waiting to stop streaming failed: Connection timed out (-110)
|
990 | 01-20 12:42:49.782: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 4279293 CurPosition: 36
|
991 | 01-20 12:42:49.922: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 4265016 CurPosition: 33
|
992 | 01-20 12:42:49.982: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 4914416 CurPosition: 30
|
993 | 01-20 12:42:50.052: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 4423230 CurPosition: 27
|
994 | 01-20 12:42:50.122: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 3906198 CurPosition: 26
|
995 | 01-20 12:42:50.182: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 3998215 CurPosition: 27
|
996 | 01-20 12:42:50.252: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 4293872 CurPosition: 28
|
997 | 01-20 12:42:50.322: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 4457249 CurPosition: 29
|
998 | 01-20 12:42:50.382: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 4493377 CurPosition: 30
|
999 | 01-20 12:42:50.452: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 4637047 CurPosition: 31
|
1000 | 01-20 12:42:50.522: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 6085835 CurPosition: 32
|
1001 | 01-20 12:42:50.592: E/mm-camera(197): af_util_cur_pos_after_lens_move: After move: FV: 4940409 CurPosition: 31
|
1002 | 01-20 12:42:50.592: E/mm-camera(197): af_util_update_focus_status: AF Status already updated to output!Return!
|
1003 | 01-20 12:42:50.592: E/mm-camera(197): af_util_update_focus_status: AF Status already updated to output!Return!
|