Home
last modified time | relevance | path

Searched refs:CDBG_ERROR (Results 1 – 25 of 60) sorted by relevance

123

/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_dual_test.c89 CDBG_ERROR("DUAL open back camera \n"); in mm_app_dtc_0()
91 CDBG_ERROR("%s:mm_app_open() back camera err=%d\n",__func__, rc); in mm_app_dtc_0()
96 CDBG_ERROR("%s:system_dimension_set() err=%d\n",__func__, rc); in mm_app_dtc_0()
101 CDBG_ERROR("DUAL open front camera \n"); in mm_app_dtc_0()
103 CDBG_ERROR("%s:mm_app_open() front camera err=%d\n",__func__, rc); in mm_app_dtc_0()
109 CDBG_ERROR("%s:system_dimension_set() err=%d\n",__func__, rc); in mm_app_dtc_0()
114 CDBG_ERROR("DUAL start camera Rdi for front \n"); in mm_app_dtc_0()
116 CDBG_ERROR("%s: back camera startPreview() err=%d\n", __func__, rc); in mm_app_dtc_0()
122 CDBG_ERROR("DUAL start camera Preview for back \n"); in mm_app_dtc_0()
124 CDBG_ERROR("%s: startPreview() backcamera err=%d\n", __func__, rc); in mm_app_dtc_0()
[all …]
Dmm_qcamera_app.c89 CDBG_ERROR("%s Error opening HAL library %s\n", __func__, dlerror()); in mm_app_load_hal()
102 CDBG_ERROR("%s Error loading HAL sym %s\n", __func__, dlerror()); in mm_app_load_hal()
123 CDBG_ERROR("Ion dev open failed %s\n", strerror(errno)); in mm_app_allocate_ion_memory()
136 CDBG_ERROR("ION allocation failed\n"); in mm_app_allocate_ion_memory()
144 CDBG_ERROR("ION map failed %s\n", strerror(errno)); in mm_app_allocate_ion_memory()
156 CDBG_ERROR("ION_MMAP_FAILED: %s (%d)\n", strerror(errno), errno); in mm_app_allocate_ion_memory()
208 CDBG_ERROR("%s: mem_info is NULL, return here", __func__); in mm_app_cache_ops()
250 CDBG_ERROR("%s: cannot open file %s \n", __func__, file_name); in mm_app_dump_frame()
378 CDBG_ERROR("%s: No mem for bufs", __func__); in mm_app_stream_initbuf()
395 CDBG_ERROR("%s: mm_stream_alloc_bufs err = %d", __func__, rc); in mm_app_stream_initbuf()
[all …]
Dmm_qcamera_unit_test.c51 CDBG_ERROR("%s:mm_app_open() cam_idx=%d, err=%d\n", in mm_app_tc_open_close()
58 CDBG_ERROR("%s:mm_app_close() cam_idx=%d, err=%d\n", in mm_app_tc_open_close()
83 CDBG_ERROR("%s:mm_app_open() cam_idx=%d, err=%d\n", in mm_app_tc_start_stop_preview()
91 CDBG_ERROR("%s: mm_app_start_preview() cam_idx=%d, err=%d\n", in mm_app_tc_start_stop_preview()
98 CDBG_ERROR("%s: mm_app_stop_preview() cam_idx=%d, err=%d\n", in mm_app_tc_start_stop_preview()
106 CDBG_ERROR("%s:mm_app_close() cam_idx=%d, err=%d\n", in mm_app_tc_start_stop_preview()
131 CDBG_ERROR("%s:mm_app_open() cam_idx=%d, err=%d\n", in mm_app_tc_start_stop_zsl()
139 CDBG_ERROR("%s: mm_app_start_preview_zsl() cam_idx=%d, err=%d\n", in mm_app_tc_start_stop_zsl()
146 CDBG_ERROR("%s: mm_app_stop_preview_zsl() cam_idx=%d, err=%d\n", in mm_app_tc_start_stop_zsl()
154 CDBG_ERROR("%s:mm_app_close() cam_idx=%d, err=%d\n", in mm_app_tc_start_stop_zsl()
[all …]
Dmm_qcamera_preview.c47 CDBG_ERROR("%s: bufs or user_data are not valid ", __func__); in mm_app_metadata_notify_cb()
61 CDBG_ERROR("%s: Channel object is NULL ", __func__); in mm_app_metadata_notify_cb()
74 CDBG_ERROR("%s: cannot find metadata stream", __func__); in mm_app_metadata_notify_cb()
90 CDBG_ERROR("%s: Canot allocate metadata memory\n", __func__); in mm_app_metadata_notify_cb()
101 CDBG_ERROR("%s: AutoFocus Done Call Back Received\n",__func__); in mm_app_metadata_notify_cb()
104 CDBG_ERROR("%s: AutoFocus failed\n",__func__); in mm_app_metadata_notify_cb()
112 CDBG_ERROR("%s: Failed in Preview Qbuf\n", __func__); in mm_app_metadata_notify_cb()
128 CDBG_ERROR("%s: bufs or user_data are not valid ", __func__); in mm_app_preview_notify_cb()
142 CDBG_ERROR("%s: Channel object is NULL ", __func__); in mm_app_preview_notify_cb()
154 CDBG_ERROR("%s: cannot find preview stream", __func__); in mm_app_preview_notify_cb()
[all …]
Dmm_qcamera_reprocess.c45 CDBG_ERROR("%s: BEGIN - length=%zu, frame idx = %d\n", in mm_app_reprocess_notify_cb()
56 CDBG_ERROR("%s: Wrong channel id (%d)", __func__, bufs->ch_id); in mm_app_reprocess_notify_cb()
68 CDBG_ERROR("%s: error allocating jpeg output buffer", __func__); in mm_app_reprocess_notify_cb()
76 CDBG_ERROR("%s: error creating jpeg session", __func__); in mm_app_reprocess_notify_cb()
82 CDBG_ERROR("Encoding reprocessed frame!!"); in mm_app_reprocess_notify_cb()
89 CDBG_ERROR("%s: Failed in Reprocess Qbuf\n", __func__); in mm_app_reprocess_notify_cb()
103 CDBG_ERROR("%s: END\n", __func__); in mm_app_reprocess_notify_cb()
122 CDBG_ERROR("%s: Invalid input\n", __func__); in mm_app_add_reprocess_stream_from_source()
130 CDBG_ERROR("%s: add stream failed\n", __func__); in mm_app_add_reprocess_stream_from_source()
161 CDBG_ERROR("%s:config preview stream err=%d\n", __func__, rc); in mm_app_add_reprocess_stream_from_source()
[all …]
Dmm_qcamera_snapshot.c48 CDBG_ERROR("%s: NULL current job frames or not matching job ID (%d, %d)", in jpeg_encode_cb()
54 CDBG_ERROR("%s: job %d, status=%d", __func__, jobId, status); in jpeg_encode_cb()
65 CDBG_ERROR("%s: Failed in Qbuf\n", __func__); in jpeg_encode_cb()
91 CDBG_ERROR("%s: No memory for current_job_frames", __func__); in encodeData()
122 CDBG_ERROR("%s: Metadata null, not set for jpeg encoding", __func__); in encodeData()
191 CDBG_ERROR("%s: bufs or user_data are not valid ", __func__); in mm_app_snapshot_metadata_notify_cb()
205 CDBG_ERROR("%s: Channel object is null", __func__); in mm_app_snapshot_metadata_notify_cb()
218 CDBG_ERROR("%s: cannot find metadata stream", __func__); in mm_app_snapshot_metadata_notify_cb()
234 CDBG_ERROR("%s: malloc failed", __func__); in mm_app_snapshot_metadata_notify_cb()
246 CDBG_ERROR("%s: AutoFocus Done Call Back Received\n",__func__); in mm_app_snapshot_metadata_notify_cb()
[all …]
Dmm_qcamera_video.c48 CDBG_ERROR("%s: Failed in Preview Qbuf\n", __func__); in mm_app_video_notify_cb()
68 CDBG_ERROR("%s: add stream failed\n", __func__); in mm_app_add_video_stream()
93 CDBG_ERROR("%s:config preview stream err=%d\n", __func__, rc); in mm_app_add_video_stream()
111 CDBG_ERROR("%s: add channel failed", __func__); in mm_app_add_video_channel()
121 CDBG_ERROR("%s: add video stream failed\n", __func__); in mm_app_add_video_channel()
138 CDBG_ERROR("%s: add preview channel failed", __func__); in mm_app_start_record_preview()
144 CDBG_ERROR("%s: add video channel failed", __func__); in mm_app_start_record_preview()
151 CDBG_ERROR("%s: add snapshot channel failed", __func__); in mm_app_start_record_preview()
159 CDBG_ERROR("%s:start preview failed rc=%d\n", __func__, rc); in mm_app_start_record_preview()
182 CDBG_ERROR("%s:Stop Preview failed rc=%d\n", __func__, rc); in mm_app_stop_record_preview()
[all …]
Dmm_qcamera_rdi.c49 CDBG_ERROR("%s: cannot open file %s \n", __func__, file_name); in mm_app_rdi_dump_frame()
78 CDBG_ERROR("%s: Failed in RDI Qbuf\n", __func__); in mm_app_rdi_notify_cb()
102 CDBG_ERROR("%s: add stream failed\n", __func__); in mm_app_add_rdi_stream()
106CDBG_ERROR("%s: raw_dim w:%d height:%d\n", __func__, cam_cap->raw_dim[0].width, cam_cap->raw_dim[0… in mm_app_add_rdi_stream()
108 CDBG_ERROR("%s: supported_raw_fmts[%zd]=%d\n", __func__, in mm_app_add_rdi_stream()
116 CDBG_ERROR("%s: fmt=%d\n", __func__, fmt); in mm_app_add_rdi_stream()
121 CDBG_ERROR("%s: rdi format not supported\n", __func__); in mm_app_add_rdi_stream()
154 CDBG_ERROR("%s:config rdi stream err=%d\n", __func__, rc); in mm_app_add_rdi_stream()
180 CDBG_ERROR("%s: add stream failed\n", __func__); in mm_app_add_rdi_snapshot_stream()
210 CDBG_ERROR("%s:config rdi stream err=%d\n", __func__, rc); in mm_app_add_rdi_snapshot_stream()
[all …]
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_dual_test.c89 CDBG_ERROR("DUAL open back camera \n"); in mm_app_dtc_0()
91 CDBG_ERROR("%s:mm_app_open() back camera err=%d\n",__func__, rc); in mm_app_dtc_0()
96 CDBG_ERROR("%s:system_dimension_set() err=%d\n",__func__, rc); in mm_app_dtc_0()
101 CDBG_ERROR("DUAL open front camera \n"); in mm_app_dtc_0()
103 CDBG_ERROR("%s:mm_app_open() front camera err=%d\n",__func__, rc); in mm_app_dtc_0()
109 CDBG_ERROR("%s:system_dimension_set() err=%d\n",__func__, rc); in mm_app_dtc_0()
114 CDBG_ERROR("DUAL start camera Rdi for front \n"); in mm_app_dtc_0()
116 CDBG_ERROR("%s: back camera startPreview() err=%d\n", __func__, rc); in mm_app_dtc_0()
122 CDBG_ERROR("DUAL start camera Preview for back \n"); in mm_app_dtc_0()
124 CDBG_ERROR("%s: startPreview() backcamera err=%d\n", __func__, rc); in mm_app_dtc_0()
[all …]
Dmm_qcamera_app.c89 CDBG_ERROR("%s Error opening HAL library %s\n", __func__, dlerror()); in mm_app_load_hal()
102 CDBG_ERROR("%s Error loading HAL sym %s\n", __func__, dlerror()); in mm_app_load_hal()
123 CDBG_ERROR("Ion dev open failed %s\n", strerror(errno)); in mm_app_allocate_ion_memory()
136 CDBG_ERROR("ION allocation failed\n"); in mm_app_allocate_ion_memory()
144 CDBG_ERROR("ION map failed %s\n", strerror(errno)); in mm_app_allocate_ion_memory()
156 CDBG_ERROR("ION_MMAP_FAILED: %s (%d)\n", strerror(errno), errno); in mm_app_allocate_ion_memory()
208 CDBG_ERROR("%s: mem_info is NULL, return here", __func__); in mm_app_cache_ops()
250 CDBG_ERROR("%s: cannot open file %s \n", __func__, file_name); in mm_app_dump_frame()
378 CDBG_ERROR("%s: No mem for bufs", __func__); in mm_app_stream_initbuf()
395 CDBG_ERROR("%s: mm_stream_alloc_bufs err = %d", __func__, rc); in mm_app_stream_initbuf()
[all …]
Dmm_qcamera_unit_test.c51 CDBG_ERROR("%s:mm_app_open() cam_idx=%d, err=%d\n", in mm_app_tc_open_close()
58 CDBG_ERROR("%s:mm_app_close() cam_idx=%d, err=%d\n", in mm_app_tc_open_close()
83 CDBG_ERROR("%s:mm_app_open() cam_idx=%d, err=%d\n", in mm_app_tc_start_stop_preview()
91 CDBG_ERROR("%s: mm_app_start_preview() cam_idx=%d, err=%d\n", in mm_app_tc_start_stop_preview()
98 CDBG_ERROR("%s: mm_app_stop_preview() cam_idx=%d, err=%d\n", in mm_app_tc_start_stop_preview()
106 CDBG_ERROR("%s:mm_app_close() cam_idx=%d, err=%d\n", in mm_app_tc_start_stop_preview()
131 CDBG_ERROR("%s:mm_app_open() cam_idx=%d, err=%d\n", in mm_app_tc_start_stop_zsl()
139 CDBG_ERROR("%s: mm_app_start_preview_zsl() cam_idx=%d, err=%d\n", in mm_app_tc_start_stop_zsl()
146 CDBG_ERROR("%s: mm_app_stop_preview_zsl() cam_idx=%d, err=%d\n", in mm_app_tc_start_stop_zsl()
154 CDBG_ERROR("%s:mm_app_close() cam_idx=%d, err=%d\n", in mm_app_tc_start_stop_zsl()
[all …]
Dmm_qcamera_preview.c47 CDBG_ERROR("%s: bufs or user_data are not valid ", __func__); in mm_app_metadata_notify_cb()
61 CDBG_ERROR("%s: Channel object is NULL ", __func__); in mm_app_metadata_notify_cb()
74 CDBG_ERROR("%s: cannot find metadata stream", __func__); in mm_app_metadata_notify_cb()
90 CDBG_ERROR("%s: Canot allocate metadata memory\n", __func__); in mm_app_metadata_notify_cb()
101 CDBG_ERROR("%s: AutoFocus Done Call Back Received\n",__func__); in mm_app_metadata_notify_cb()
104 CDBG_ERROR("%s: AutoFocus failed\n",__func__); in mm_app_metadata_notify_cb()
112 CDBG_ERROR("%s: Failed in Preview Qbuf\n", __func__); in mm_app_metadata_notify_cb()
128 CDBG_ERROR("%s: bufs or user_data are not valid ", __func__); in mm_app_preview_notify_cb()
142 CDBG_ERROR("%s: Channel object is NULL ", __func__); in mm_app_preview_notify_cb()
154 CDBG_ERROR("%s: cannot find preview stream", __func__); in mm_app_preview_notify_cb()
[all …]
Dmm_qcamera_reprocess.c45 CDBG_ERROR("%s: BEGIN - length=%zu, frame idx = %d\n", in mm_app_reprocess_notify_cb()
56 CDBG_ERROR("%s: Wrong channel id (%d)", __func__, bufs->ch_id); in mm_app_reprocess_notify_cb()
68 CDBG_ERROR("%s: error allocating jpeg output buffer", __func__); in mm_app_reprocess_notify_cb()
76 CDBG_ERROR("%s: error creating jpeg session", __func__); in mm_app_reprocess_notify_cb()
82 CDBG_ERROR("Encoding reprocessed frame!!"); in mm_app_reprocess_notify_cb()
89 CDBG_ERROR("%s: Failed in Reprocess Qbuf\n", __func__); in mm_app_reprocess_notify_cb()
103 CDBG_ERROR("%s: END\n", __func__); in mm_app_reprocess_notify_cb()
122 CDBG_ERROR("%s: Invalid input\n", __func__); in mm_app_add_reprocess_stream_from_source()
130 CDBG_ERROR("%s: add stream failed\n", __func__); in mm_app_add_reprocess_stream_from_source()
161 CDBG_ERROR("%s:config preview stream err=%d\n", __func__, rc); in mm_app_add_reprocess_stream_from_source()
[all …]
Dmm_qcamera_snapshot.c48 CDBG_ERROR("%s: NULL current job frames or not matching job ID (%d, %d)", in jpeg_encode_cb()
54 CDBG_ERROR("%s: job %d, status=%d", __func__, jobId, status); in jpeg_encode_cb()
65 CDBG_ERROR("%s: Failed in Qbuf\n", __func__); in jpeg_encode_cb()
91 CDBG_ERROR("%s: No memory for current_job_frames", __func__); in encodeData()
122 CDBG_ERROR("%s: Metadata null, not set for jpeg encoding", __func__); in encodeData()
191 CDBG_ERROR("%s: bufs or user_data are not valid ", __func__); in mm_app_snapshot_metadata_notify_cb()
205 CDBG_ERROR("%s: Channel object is null", __func__); in mm_app_snapshot_metadata_notify_cb()
218 CDBG_ERROR("%s: cannot find metadata stream", __func__); in mm_app_snapshot_metadata_notify_cb()
234 CDBG_ERROR("%s: malloc failed", __func__); in mm_app_snapshot_metadata_notify_cb()
246 CDBG_ERROR("%s: AutoFocus Done Call Back Received\n",__func__); in mm_app_snapshot_metadata_notify_cb()
[all …]
Dmm_qcamera_video.c48 CDBG_ERROR("%s: Failed in Preview Qbuf\n", __func__); in mm_app_video_notify_cb()
68 CDBG_ERROR("%s: add stream failed\n", __func__); in mm_app_add_video_stream()
93 CDBG_ERROR("%s:config preview stream err=%d\n", __func__, rc); in mm_app_add_video_stream()
111 CDBG_ERROR("%s: add channel failed", __func__); in mm_app_add_video_channel()
121 CDBG_ERROR("%s: add video stream failed\n", __func__); in mm_app_add_video_channel()
138 CDBG_ERROR("%s: add preview channel failed", __func__); in mm_app_start_record_preview()
144 CDBG_ERROR("%s: add video channel failed", __func__); in mm_app_start_record_preview()
151 CDBG_ERROR("%s: add snapshot channel failed", __func__); in mm_app_start_record_preview()
159 CDBG_ERROR("%s:start preview failed rc=%d\n", __func__, rc); in mm_app_start_record_preview()
182 CDBG_ERROR("%s:Stop Preview failed rc=%d\n", __func__, rc); in mm_app_stop_record_preview()
[all …]
Dmm_qcamera_rdi.c49 CDBG_ERROR("%s: cannot open file %s \n", __func__, file_name); in mm_app_rdi_dump_frame()
78 CDBG_ERROR("%s: Failed in RDI Qbuf\n", __func__); in mm_app_rdi_notify_cb()
102 CDBG_ERROR("%s: add stream failed\n", __func__); in mm_app_add_rdi_stream()
106CDBG_ERROR("%s: raw_dim w:%d height:%d\n", __func__, cam_cap->raw_dim[0].width, cam_cap->raw_dim[0… in mm_app_add_rdi_stream()
108 CDBG_ERROR("%s: supported_raw_fmts[%zd]=%d\n", __func__, in mm_app_add_rdi_stream()
116 CDBG_ERROR("%s: fmt=%d\n", __func__, fmt); in mm_app_add_rdi_stream()
121 CDBG_ERROR("%s: rdi format not supported\n", __func__); in mm_app_add_rdi_stream()
154 CDBG_ERROR("%s:config rdi stream err=%d\n", __func__, rc); in mm_app_add_rdi_stream()
180 CDBG_ERROR("%s: add stream failed\n", __func__); in mm_app_add_rdi_snapshot_stream()
210 CDBG_ERROR("%s:config rdi stream err=%d\n", __func__, rc); in mm_app_add_rdi_snapshot_stream()
[all …]
/device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpegdec_interface.c65 CDBG_ERROR("%s:%d] invalid parameters for job or jobId", __func__, __LINE__); in mm_jpegdec_intf_start_job()
72 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__); in mm_jpegdec_intf_start_job()
102 CDBG_ERROR("%s:%d] invalid client_hdl or jobId", __func__, __LINE__); in mm_jpegdec_intf_create_session()
109 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__); in mm_jpegdec_intf_create_session()
136 CDBG_ERROR("%s:%d] invalid client_hdl or jobId", __func__, __LINE__); in mm_jpegdec_intf_destroy_session()
143 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__); in mm_jpegdec_intf_destroy_session()
170 CDBG_ERROR("%s:%d] invalid jobId", __func__, __LINE__); in mm_jpegdec_intf_abort_job()
177 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__); in mm_jpegdec_intf_abort_job()
204 CDBG_ERROR("%s:%d] invalid client_hdl", __func__, __LINE__); in mm_jpegdec_intf_close()
211 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__); in mm_jpegdec_intf_close()
[all …]
Dmm_jpeg_interface.c114 CDBG_ERROR("%s:%d] invalid parameters for job or jobId", __func__, __LINE__); in mm_jpeg_intf_start_job()
121 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__); in mm_jpeg_intf_start_job()
151 CDBG_ERROR("%s:%d] invalid client_hdl or jobId", __func__, __LINE__); in mm_jpeg_intf_create_session()
158 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__); in mm_jpeg_intf_create_session()
185 CDBG_ERROR("%s:%d] invalid client_hdl or jobId", __func__, __LINE__); in mm_jpeg_intf_destroy_session()
192 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__); in mm_jpeg_intf_destroy_session()
219 CDBG_ERROR("%s:%d] invalid jobId", __func__, __LINE__); in mm_jpeg_intf_abort_job()
226 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__); in mm_jpeg_intf_abort_job()
253 CDBG_ERROR("%s:%d] invalid client_hdl", __func__, __LINE__); in mm_jpeg_intf_close()
260 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__); in mm_jpeg_intf_close()
[all …]
Dmm_jpeg.c114 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, ret); in mm_jpeg_session_send_buffers()
127 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, ret); in mm_jpeg_session_send_buffers()
138 CDBG_ERROR("%s:%d] Error", __func__, __LINE__); in mm_jpeg_session_send_buffers()
170 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, ret); in mm_jpeg_session_free_buffers()
179 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, ret); in mm_jpeg_session_free_buffers()
188 CDBG_ERROR("%s:%d] Error", __func__, __LINE__); in mm_jpeg_session_free_buffers()
243 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, ret); in mm_jpeg_session_change_state()
250 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, p_session->error_flag); in mm_jpeg_session_change_state()
257 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, ret); in mm_jpeg_session_change_state()
319 CDBG_ERROR("%s:%d] OMX_GetHandle failed (%d)", __func__, __LINE__, rc); in mm_jpeg_session_create()
[all …]
Dmm_jpegdec.c137 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, ret); in mm_jpegdec_session_send_buffers()
169 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, ret); in mm_jpegdec_session_free_buffers()
178 CDBG_ERROR("%s:%d] Error", __func__, __LINE__); in mm_jpegdec_session_free_buffers()
224 CDBG_ERROR("%s:%d] OMX_GetHandle failed (%d)", __func__, __LINE__, rc); in mm_jpegdec_session_create()
248 CDBG_ERROR("%s:%d] invalid handle", __func__, __LINE__); in mm_jpegdec_session_destroy()
254 CDBG_ERROR("%s:%d] Error", __func__, __LINE__); in mm_jpegdec_session_destroy()
260 CDBG_ERROR("%s:%d] Error", __func__, __LINE__); in mm_jpegdec_session_destroy()
265 CDBG_ERROR("%s:%d] OMX_FreeHandle failed (%d)", __func__, __LINE__, rc); in mm_jpegdec_session_destroy()
303 CDBG_ERROR("%s:%d] failed", __func__, __LINE__); in mm_jpegdec_session_config_ports()
310 CDBG_ERROR("%s:%d] failed", __func__, __LINE__); in mm_jpegdec_session_config_ports()
[all …]
/device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpegdec_interface.c65 CDBG_ERROR("%s:%d] invalid parameters for job or jobId", __func__, __LINE__); in mm_jpegdec_intf_start_job()
72 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__); in mm_jpegdec_intf_start_job()
102 CDBG_ERROR("%s:%d] invalid client_hdl or jobId", __func__, __LINE__); in mm_jpegdec_intf_create_session()
109 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__); in mm_jpegdec_intf_create_session()
136 CDBG_ERROR("%s:%d] invalid client_hdl or jobId", __func__, __LINE__); in mm_jpegdec_intf_destroy_session()
143 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__); in mm_jpegdec_intf_destroy_session()
170 CDBG_ERROR("%s:%d] invalid jobId", __func__, __LINE__); in mm_jpegdec_intf_abort_job()
177 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__); in mm_jpegdec_intf_abort_job()
204 CDBG_ERROR("%s:%d] invalid client_hdl", __func__, __LINE__); in mm_jpegdec_intf_close()
211 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__); in mm_jpegdec_intf_close()
[all …]
Dmm_jpeg_interface.c114 CDBG_ERROR("%s:%d] invalid parameters for job or jobId", __func__, __LINE__); in mm_jpeg_intf_start_job()
121 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__); in mm_jpeg_intf_start_job()
151 CDBG_ERROR("%s:%d] invalid client_hdl or jobId", __func__, __LINE__); in mm_jpeg_intf_create_session()
158 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__); in mm_jpeg_intf_create_session()
185 CDBG_ERROR("%s:%d] invalid client_hdl or jobId", __func__, __LINE__); in mm_jpeg_intf_destroy_session()
192 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__); in mm_jpeg_intf_destroy_session()
219 CDBG_ERROR("%s:%d] invalid jobId", __func__, __LINE__); in mm_jpeg_intf_abort_job()
226 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__); in mm_jpeg_intf_abort_job()
253 CDBG_ERROR("%s:%d] invalid client_hdl", __func__, __LINE__); in mm_jpeg_intf_close()
260 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__); in mm_jpeg_intf_close()
[all …]
Dmm_jpeg.c114 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, ret); in mm_jpeg_session_send_buffers()
127 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, ret); in mm_jpeg_session_send_buffers()
138 CDBG_ERROR("%s:%d] Error", __func__, __LINE__); in mm_jpeg_session_send_buffers()
170 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, ret); in mm_jpeg_session_free_buffers()
179 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, ret); in mm_jpeg_session_free_buffers()
188 CDBG_ERROR("%s:%d] Error", __func__, __LINE__); in mm_jpeg_session_free_buffers()
243 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, ret); in mm_jpeg_session_change_state()
250 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, p_session->error_flag); in mm_jpeg_session_change_state()
257 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, ret); in mm_jpeg_session_change_state()
319 CDBG_ERROR("%s:%d] OMX_GetHandle failed (%d)", __func__, __LINE__, rc); in mm_jpeg_session_create()
[all …]
Dmm_jpegdec.c137 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, ret); in mm_jpegdec_session_send_buffers()
169 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, ret); in mm_jpegdec_session_free_buffers()
178 CDBG_ERROR("%s:%d] Error", __func__, __LINE__); in mm_jpegdec_session_free_buffers()
224 CDBG_ERROR("%s:%d] OMX_GetHandle failed (%d)", __func__, __LINE__, rc); in mm_jpegdec_session_create()
248 CDBG_ERROR("%s:%d] invalid handle", __func__, __LINE__); in mm_jpegdec_session_destroy()
254 CDBG_ERROR("%s:%d] Error", __func__, __LINE__); in mm_jpegdec_session_destroy()
260 CDBG_ERROR("%s:%d] Error", __func__, __LINE__); in mm_jpegdec_session_destroy()
265 CDBG_ERROR("%s:%d] OMX_FreeHandle failed (%d)", __func__, __LINE__, rc); in mm_jpegdec_session_destroy()
303 CDBG_ERROR("%s:%d] failed", __func__, __LINE__); in mm_jpegdec_session_config_ports()
310 CDBG_ERROR("%s:%d] failed", __func__, __LINE__); in mm_jpegdec_session_config_ports()
[all …]
/device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/test/
Dmm_jpegdec_test.c57 CDBG_ERROR("%s:%d] cannot dump image", __func__, __LINE__); \
117 CDBG_ERROR("%s:%d] Decode error", __func__, __LINE__); in mm_jpegdec_decode_callback()
120 CDBG_ERROR("%s:%d] Decode time %llu ms", in mm_jpegdec_decode_callback()
123 CDBG_ERROR("%s:%d] Decode success file%s addr %p len %zu", in mm_jpegdec_decode_callback()
130 CDBG_ERROR("%s:%d] Signal the thread", __func__, __LINE__); in mm_jpegdec_decode_callback()
142 CDBG_ERROR("%s:%d] Error",__func__, __LINE__); in mm_jpegdec_test_alloc()
149 CDBG_ERROR("%s:%d] Error",__func__, __LINE__); in mm_jpegdec_test_alloc()
176 CDBG_ERROR("%s:%d] error", __func__, __LINE__); in mm_jpegdec_test_read()
183 CDBG_ERROR("%s:%d] input file size is %zu", in mm_jpegdec_test_read()
191 CDBG_ERROR("%s:%d] Error",__func__, __LINE__); in mm_jpegdec_test_read()
[all …]

123