HomeSort by relevance Sort by last modified time
    Searched refs:CDBG_ERROR (Results 1 - 25 of 112) sorted by null

1 2 3 4 5

  /device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_dual_test.c 89 CDBG_ERROR("DUAL open back camera \n");
91 CDBG_ERROR("%s:mm_app_open() back camera err=%d\n",__func__, rc);
96 CDBG_ERROR("%s:system_dimension_set() err=%d\n",__func__, rc);
101 CDBG_ERROR("DUAL open front camera \n");
103 CDBG_ERROR("%s:mm_app_open() front camera err=%d\n",__func__, rc);
109 CDBG_ERROR("%s:system_dimension_set() err=%d\n",__func__, rc);
114 CDBG_ERROR("DUAL start camera Rdi for front \n");
116 CDBG_ERROR("%s: back camera startPreview() err=%d\n", __func__, rc);
122 CDBG_ERROR("DUAL start camera Preview for back \n");
124 CDBG_ERROR("%s: startPreview() backcamera err=%d\n", __func__, rc)
    [all...]
mm_qcamera_unit_test.c 51 CDBG_ERROR("%s:mm_app_open() cam_idx=%d, err=%d\n",
58 CDBG_ERROR("%s:mm_app_close() cam_idx=%d, err=%d\n",
83 CDBG_ERROR("%s:mm_app_open() cam_idx=%d, err=%d\n",
91 CDBG_ERROR("%s: mm_app_start_preview() cam_idx=%d, err=%d\n",
98 CDBG_ERROR("%s: mm_app_stop_preview() cam_idx=%d, err=%d\n",
106 CDBG_ERROR("%s:mm_app_close() cam_idx=%d, err=%d\n",
131 CDBG_ERROR("%s:mm_app_open() cam_idx=%d, err=%d\n",
139 CDBG_ERROR("%s: mm_app_start_preview_zsl() cam_idx=%d, err=%d\n",
146 CDBG_ERROR("%s: mm_app_stop_preview_zsl() cam_idx=%d, err=%d\n",
154 CDBG_ERROR("%s:mm_app_close() cam_idx=%d, err=%d\n"
    [all...]
mm_qcamera_app.c 89 CDBG_ERROR("%s Error opening HAL library %s\n", __func__, dlerror());
102 CDBG_ERROR("%s Error loading HAL sym %s\n", __func__, dlerror());
123 CDBG_ERROR("Ion dev open failed %s\n", strerror(errno));
136 CDBG_ERROR("ION allocation failed\n");
144 CDBG_ERROR("ION map failed %s\n", strerror(errno));
156 CDBG_ERROR("ION_MMAP_FAILED: %s (%d)\n", strerror(errno), errno);
208 CDBG_ERROR("%s: mem_info is NULL, return here", __func__);
250 CDBG_ERROR("%s: cannot open file %s \n", __func__, file_name);
378 CDBG_ERROR("%s: No mem for bufs", __func__);
395 CDBG_ERROR("%s: mm_stream_alloc_bufs err = %d", __func__, rc)
    [all...]
mm_qcamera_reprocess.c 45 CDBG_ERROR("%s: BEGIN - length=%zu, frame idx = %d\n",
56 CDBG_ERROR("%s: Wrong channel id (%d)", __func__, bufs->ch_id);
68 CDBG_ERROR("%s: error allocating jpeg output buffer", __func__);
76 CDBG_ERROR("%s: error creating jpeg session", __func__);
82 CDBG_ERROR("Encoding reprocessed frame!!");
89 CDBG_ERROR("%s: Failed in Reprocess Qbuf\n", __func__);
103 CDBG_ERROR("%s: END\n", __func__);
122 CDBG_ERROR("%s: Invalid input\n", __func__);
130 CDBG_ERROR("%s: add stream failed\n", __func__);
161 CDBG_ERROR("%s:config preview stream err=%d\n", __func__, rc)
    [all...]
mm_qcamera_video.c 48 CDBG_ERROR("%s: Failed in Preview Qbuf\n", __func__);
68 CDBG_ERROR("%s: add stream failed\n", __func__);
93 CDBG_ERROR("%s:config preview stream err=%d\n", __func__, rc);
111 CDBG_ERROR("%s: add channel failed", __func__);
121 CDBG_ERROR("%s: add video stream failed\n", __func__);
138 CDBG_ERROR("%s: add preview channel failed", __func__);
144 CDBG_ERROR("%s: add video channel failed", __func__);
151 CDBG_ERROR("%s: add snapshot channel failed", __func__);
159 CDBG_ERROR("%s:start preview failed rc=%d\n", __func__, rc);
182 CDBG_ERROR("%s:Stop Preview failed rc=%d\n", __func__, rc)
    [all...]
mm_qcamera_preview.c 47 CDBG_ERROR("%s: bufs or user_data are not valid ", __func__);
61 CDBG_ERROR("%s: Channel object is NULL ", __func__);
74 CDBG_ERROR("%s: cannot find metadata stream", __func__);
90 CDBG_ERROR("%s: Canot allocate metadata memory\n", __func__);
101 CDBG_ERROR("%s: AutoFocus Done Call Back Received\n",__func__);
104 CDBG_ERROR("%s: AutoFocus failed\n",__func__);
112 CDBG_ERROR("%s: Failed in Preview Qbuf\n", __func__);
128 CDBG_ERROR("%s: bufs or user_data are not valid ", __func__);
142 CDBG_ERROR("%s: Channel object is NULL ", __func__);
154 CDBG_ERROR("%s: cannot find preview stream", __func__)
    [all...]
mm_qcamera_snapshot.c 48 CDBG_ERROR("%s: NULL current job frames or not matching job ID (%d, %d)",
54 CDBG_ERROR("%s: job %d, status=%d", __func__, jobId, status);
65 CDBG_ERROR("%s: Failed in Qbuf\n", __func__);
91 CDBG_ERROR("%s: No memory for current_job_frames", __func__);
122 CDBG_ERROR("%s: Metadata null, not set for jpeg encoding", __func__);
191 CDBG_ERROR("%s: bufs or user_data are not valid ", __func__);
205 CDBG_ERROR("%s: Channel object is null", __func__);
218 CDBG_ERROR("%s: cannot find metadata stream", __func__);
234 CDBG_ERROR("%s: malloc failed", __func__);
246 CDBG_ERROR("%s: AutoFocus Done Call Back Received\n",__func__)
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_dual_test.c 89 CDBG_ERROR("DUAL open back camera \n");
91 CDBG_ERROR("%s:mm_app_open() back camera err=%d\n",__func__, rc);
96 CDBG_ERROR("%s:system_dimension_set() err=%d\n",__func__, rc);
101 CDBG_ERROR("DUAL open front camera \n");
103 CDBG_ERROR("%s:mm_app_open() front camera err=%d\n",__func__, rc);
109 CDBG_ERROR("%s:system_dimension_set() err=%d\n",__func__, rc);
114 CDBG_ERROR("DUAL start camera Rdi for front \n");
116 CDBG_ERROR("%s: back camera startPreview() err=%d\n", __func__, rc);
122 CDBG_ERROR("DUAL start camera Preview for back \n");
124 CDBG_ERROR("%s: startPreview() backcamera err=%d\n", __func__, rc)
    [all...]
mm_qcamera_unit_test.c 51 CDBG_ERROR("%s:mm_app_open() cam_idx=%d, err=%d\n",
58 CDBG_ERROR("%s:mm_app_close() cam_idx=%d, err=%d\n",
83 CDBG_ERROR("%s:mm_app_open() cam_idx=%d, err=%d\n",
91 CDBG_ERROR("%s: mm_app_start_preview() cam_idx=%d, err=%d\n",
98 CDBG_ERROR("%s: mm_app_stop_preview() cam_idx=%d, err=%d\n",
106 CDBG_ERROR("%s:mm_app_close() cam_idx=%d, err=%d\n",
131 CDBG_ERROR("%s:mm_app_open() cam_idx=%d, err=%d\n",
139 CDBG_ERROR("%s: mm_app_start_preview_zsl() cam_idx=%d, err=%d\n",
146 CDBG_ERROR("%s: mm_app_stop_preview_zsl() cam_idx=%d, err=%d\n",
154 CDBG_ERROR("%s:mm_app_close() cam_idx=%d, err=%d\n"
    [all...]
mm_qcamera_app.c 89 CDBG_ERROR("%s Error opening HAL library %s\n", __func__, dlerror());
102 CDBG_ERROR("%s Error loading HAL sym %s\n", __func__, dlerror());
123 CDBG_ERROR("Ion dev open failed %s\n", strerror(errno));
136 CDBG_ERROR("ION allocation failed\n");
144 CDBG_ERROR("ION map failed %s\n", strerror(errno));
156 CDBG_ERROR("ION_MMAP_FAILED: %s (%d)\n", strerror(errno), errno);
208 CDBG_ERROR("%s: mem_info is NULL, return here", __func__);
250 CDBG_ERROR("%s: cannot open file %s \n", __func__, file_name);
378 CDBG_ERROR("%s: No mem for bufs", __func__);
395 CDBG_ERROR("%s: mm_stream_alloc_bufs err = %d", __func__, rc)
    [all...]
mm_qcamera_reprocess.c 45 CDBG_ERROR("%s: BEGIN - length=%zu, frame idx = %d\n",
56 CDBG_ERROR("%s: Wrong channel id (%d)", __func__, bufs->ch_id);
68 CDBG_ERROR("%s: error allocating jpeg output buffer", __func__);
76 CDBG_ERROR("%s: error creating jpeg session", __func__);
82 CDBG_ERROR("Encoding reprocessed frame!!");
89 CDBG_ERROR("%s: Failed in Reprocess Qbuf\n", __func__);
103 CDBG_ERROR("%s: END\n", __func__);
122 CDBG_ERROR("%s: Invalid input\n", __func__);
130 CDBG_ERROR("%s: add stream failed\n", __func__);
161 CDBG_ERROR("%s:config preview stream err=%d\n", __func__, rc)
    [all...]
mm_qcamera_video.c 48 CDBG_ERROR("%s: Failed in Preview Qbuf\n", __func__);
68 CDBG_ERROR("%s: add stream failed\n", __func__);
93 CDBG_ERROR("%s:config preview stream err=%d\n", __func__, rc);
111 CDBG_ERROR("%s: add channel failed", __func__);
121 CDBG_ERROR("%s: add video stream failed\n", __func__);
138 CDBG_ERROR("%s: add preview channel failed", __func__);
144 CDBG_ERROR("%s: add video channel failed", __func__);
151 CDBG_ERROR("%s: add snapshot channel failed", __func__);
159 CDBG_ERROR("%s:start preview failed rc=%d\n", __func__, rc);
182 CDBG_ERROR("%s:Stop Preview failed rc=%d\n", __func__, rc)
    [all...]
mm_qcamera_preview.c 47 CDBG_ERROR("%s: bufs or user_data are not valid ", __func__);
61 CDBG_ERROR("%s: Channel object is NULL ", __func__);
74 CDBG_ERROR("%s: cannot find metadata stream", __func__);
90 CDBG_ERROR("%s: Canot allocate metadata memory\n", __func__);
101 CDBG_ERROR("%s: AutoFocus Done Call Back Received\n",__func__);
104 CDBG_ERROR("%s: AutoFocus failed\n",__func__);
112 CDBG_ERROR("%s: Failed in Preview Qbuf\n", __func__);
128 CDBG_ERROR("%s: bufs or user_data are not valid ", __func__);
142 CDBG_ERROR("%s: Channel object is NULL ", __func__);
154 CDBG_ERROR("%s: cannot find preview stream", __func__)
    [all...]
mm_qcamera_snapshot.c 48 CDBG_ERROR("%s: NULL current job frames or not matching job ID (%d, %d)",
54 CDBG_ERROR("%s: job %d, status=%d", __func__, jobId, status);
65 CDBG_ERROR("%s: Failed in Qbuf\n", __func__);
91 CDBG_ERROR("%s: No memory for current_job_frames", __func__);
122 CDBG_ERROR("%s: Metadata null, not set for jpeg encoding", __func__);
191 CDBG_ERROR("%s: bufs or user_data are not valid ", __func__);
205 CDBG_ERROR("%s: Channel object is null", __func__);
218 CDBG_ERROR("%s: cannot find metadata stream", __func__);
234 CDBG_ERROR("%s: malloc failed", __func__);
246 CDBG_ERROR("%s: AutoFocus Done Call Back Received\n",__func__)
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_dual_test.c 89 CDBG_ERROR("DUAL open back camera \n");
91 CDBG_ERROR("%s:mm_app_open() back camera err=%d\n",__func__, rc);
96 CDBG_ERROR("%s:system_dimension_set() err=%d\n",__func__, rc);
101 CDBG_ERROR("DUAL open front camera \n");
103 CDBG_ERROR("%s:mm_app_open() front camera err=%d\n",__func__, rc);
109 CDBG_ERROR("%s:system_dimension_set() err=%d\n",__func__, rc);
114 CDBG_ERROR("DUAL start camera Rdi for front \n");
116 CDBG_ERROR("%s: back camera startPreview() err=%d\n", __func__, rc);
122 CDBG_ERROR("DUAL start camera Preview for back \n");
124 CDBG_ERROR("%s: startPreview() backcamera err=%d\n", __func__, rc)
    [all...]
mm_qcamera_unit_test.c 67 CDBG_ERROR("%s:Query Failed: Num of cameras = %d\n",__func__, cam_apps->num_cameras);
73 CDBG_ERROR("%s:mm_app_open() err=%d\n",__func__, rc);
78 CDBG_ERROR("%s:system_dimension_set() err=%d\n",__func__, rc);
84 CDBG_ERROR("%s: startPreview() err=%d\n", __func__, rc);
88 CDBG_ERROR("%s: Preview Callback not received in time or qbuf failed\n", __func__);
99 CDBG_ERROR("%s:mm_app_close() err=%d\n",__func__, rc);
131 CDBG_ERROR("%s:mm_app_open() err=%d\n",__func__, rc);
136 CDBG_ERROR("%s:system_dimension_set() err=%d\n",__func__, rc);
142 CDBG_ERROR("%s: startPreview() err=%d\n", __func__, rc);
147 CDBG_ERROR("%s: TakePicture() err=%d\n", __func__, rc)
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_dual_test.c 89 CDBG_ERROR("DUAL open back camera \n");
91 CDBG_ERROR("%s:mm_app_open() back camera err=%d\n",__func__, rc);
96 CDBG_ERROR("%s:system_dimension_set() err=%d\n",__func__, rc);
101 CDBG_ERROR("DUAL open front camera \n");
103 CDBG_ERROR("%s:mm_app_open() front camera err=%d\n",__func__, rc);
109 CDBG_ERROR("%s:system_dimension_set() err=%d\n",__func__, rc);
114 CDBG_ERROR("DUAL start camera Rdi for front \n");
116 CDBG_ERROR("%s: back camera startPreview() err=%d\n", __func__, rc);
122 CDBG_ERROR("DUAL start camera Preview for back \n");
124 CDBG_ERROR("%s: startPreview() backcamera err=%d\n", __func__, rc)
    [all...]
mm_qcamera_app.c 89 CDBG_ERROR("%s Error opening HAL library %s\n", __func__, dlerror());
102 CDBG_ERROR("%s Error loading HAL sym %s\n", __func__, dlerror());
123 CDBG_ERROR("Ion dev open failed %s\n", strerror(errno));
136 CDBG_ERROR("ION allocation failed\n");
144 CDBG_ERROR("ION map failed %s\n", strerror(errno));
156 CDBG_ERROR("ION_MMAP_FAILED: %s (%d)\n", strerror(errno), errno);
208 CDBG_ERROR("%s: mem_info is NULL, return here", __func__);
249 CDBG_ERROR("%s: cannot open file %s \n", __func__, file_name);
369 CDBG_ERROR("%s: No mem for bufs", __func__);
386 CDBG_ERROR("%s: mm_stream_alloc_bufs err = %d", __func__, rc)
    [all...]
mm_qcamera_unit_test.c 51 CDBG_ERROR("%s:mm_app_open() cam_idx=%d, err=%d\n",
58 CDBG_ERROR("%s:mm_app_close() cam_idx=%d, err=%d\n",
83 CDBG_ERROR("%s:mm_app_open() cam_idx=%d, err=%d\n",
91 CDBG_ERROR("%s: mm_app_start_preview() cam_idx=%d, err=%d\n",
98 CDBG_ERROR("%s: mm_app_stop_preview() cam_idx=%d, err=%d\n",
106 CDBG_ERROR("%s:mm_app_close() cam_idx=%d, err=%d\n",
131 CDBG_ERROR("%s:mm_app_open() cam_idx=%d, err=%d\n",
139 CDBG_ERROR("%s: mm_app_start_preview_zsl() cam_idx=%d, err=%d\n",
146 CDBG_ERROR("%s: mm_app_stop_preview_zsl() cam_idx=%d, err=%d\n",
154 CDBG_ERROR("%s:mm_app_close() cam_idx=%d, err=%d\n"
    [all...]
mm_qcamera_reprocess.c 45 CDBG_ERROR("%s: BEGIN - length=%d, frame idx = %d\n",
56 CDBG_ERROR("%s: Wrong channel id (%d)", __func__, bufs->ch_id);
68 CDBG_ERROR("%s: error allocating jpeg output buffer", __func__);
76 CDBG_ERROR("%s: error creating jpeg session", __func__);
82 CDBG_ERROR("Encoding reprocessed frame!!");
89 CDBG_ERROR("%s: Failed in Reprocess Qbuf\n", __func__);
103 CDBG_ERROR("%s: END\n", __func__);
122 CDBG_ERROR("%s: Invalid input\n", __func__);
130 CDBG_ERROR("%s: add stream failed\n", __func__);
161 CDBG_ERROR("%s:config preview stream err=%d\n", __func__, rc)
    [all...]
mm_qcamera_video.c 48 CDBG_ERROR("%s: Failed in Preview Qbuf\n", __func__);
68 CDBG_ERROR("%s: add stream failed\n", __func__);
93 CDBG_ERROR("%s:config preview stream err=%d\n", __func__, rc);
111 CDBG_ERROR("%s: add channel failed", __func__);
121 CDBG_ERROR("%s: add video stream failed\n", __func__);
138 CDBG_ERROR("%s: add preview channel failed", __func__);
144 CDBG_ERROR("%s: add video channel failed", __func__);
151 CDBG_ERROR("%s: add snapshot channel failed", __func__);
159 CDBG_ERROR("%s:start preview failed rc=%d\n", __func__, rc);
182 CDBG_ERROR("%s:Stop Preview failed rc=%d\n", __func__, rc)
    [all...]
  /device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpegdec_interface.c 65 CDBG_ERROR("%s:%d] invalid parameters for job or jobId", __func__, __LINE__);
72 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
102 CDBG_ERROR("%s:%d] invalid client_hdl or jobId", __func__, __LINE__);
109 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
136 CDBG_ERROR("%s:%d] invalid client_hdl or jobId", __func__, __LINE__);
143 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
170 CDBG_ERROR("%s:%d] invalid jobId", __func__, __LINE__);
177 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
204 CDBG_ERROR("%s:%d] invalid client_hdl", __func__, __LINE__);
211 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__)
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpegdec_interface.c 65 CDBG_ERROR("%s:%d] invalid parameters for job or jobId", __func__, __LINE__);
72 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
102 CDBG_ERROR("%s:%d] invalid client_hdl or jobId", __func__, __LINE__);
109 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
136 CDBG_ERROR("%s:%d] invalid client_hdl or jobId", __func__, __LINE__);
143 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
170 CDBG_ERROR("%s:%d] invalid jobId", __func__, __LINE__);
177 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
204 CDBG_ERROR("%s:%d] invalid client_hdl", __func__, __LINE__);
211 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__)
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_interface.c 112 CDBG_ERROR("%s:%d] invalid parameters for job or jobId", __func__, __LINE__);
119 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
149 CDBG_ERROR("%s:%d] invalid client_hdl or jobId", __func__, __LINE__);
156 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
183 CDBG_ERROR("%s:%d] invalid client_hdl or jobId", __func__, __LINE__);
190 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
217 CDBG_ERROR("%s:%d] invalid jobId", __func__, __LINE__);
224 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
251 CDBG_ERROR("%s:%d] invalid client_hdl", __func__, __LINE__);
258 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__)
    [all...]
mm_jpegdec_interface.c 68 CDBG_ERROR("%s:%d] invalid parameters for job or jobId", __func__, __LINE__);
75 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
105 CDBG_ERROR("%s:%d] invalid client_hdl or jobId", __func__, __LINE__);
112 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
139 CDBG_ERROR("%s:%d] invalid client_hdl or jobId", __func__, __LINE__);
146 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
173 CDBG_ERROR("%s:%d] invalid jobId", __func__, __LINE__);
180 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
207 CDBG_ERROR("%s:%d] invalid client_hdl", __func__, __LINE__);
214 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__)
    [all...]

Completed in 500 milliseconds

1 2 3 4 5