Home
last modified time | relevance | path

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

12

/hardware/qcom/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 …]
Dmm_qcamera_main_menu.c1113 CDBG_ERROR("%s: mm_app_take_picture() err=%d\n", __func__, rc); in take_jpeg_snapshot()
1586 CDBG_ERROR("%s:mm_camera_lib_get_caps() err=%d\n", __func__, rc); in filter_resolutions()
1631 CDBG_ERROR("%s:mm_camera_lib_get_caps() err=%d\n", __func__, rc); in enableAFR()
1646 CDBG_ERROR("%s : FPS range [%5.2f:%5.2f] rc = %d", in enableAFR()
1688 CDBG_ERROR("%s:mm_camera_lib_open() err=%d\n", __func__, rc); in submain()
1694 CDBG_ERROR("%s: No camera sensors reported!", __func__); in submain()
1708 CDBG_ERROR("%s:filter_resolutions()\n", __func__); in submain()
1716 CDBG_ERROR("%s:enableAFR() err=%d\n", __func__, rc); in submain()
1725 CDBG_ERROR("%s:mm_camera_lib_send_command() err=%d\n", __func__, rc); in submain()
1748 CDBG_ERROR("ACTION_START_PREVIEW \n"); in submain()
[all …]
/hardware/qcom/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 …]
Dmm_jpeg_ionbuf.c61 CDBG_ERROR("%s :Ion open failed", __func__); in buffer_allocate()
69 CDBG_ERROR("%s :ION allocation failed len %zu", __func__, in buffer_allocate()
78 CDBG_ERROR("%s :ION map failed %s", __func__, strerror(errno)); in buffer_allocate()
88 CDBG_ERROR("%s :ION_MMAP_FAILED: %s (%d)", __func__, in buffer_allocate()
162 CDBG_ERROR("%s: Cache Invalidate failed: %s\n", __func__, strerror(errno)); in buffer_invalidate()
Dmm_jpeg_queue.c47 CDBG_ERROR("%s: No memory for mm_jpeg_q_node_t", __func__); in mm_jpeg_queue_enq()
70 CDBG_ERROR("%s: No memory for mm_jpeg_q_node_t", __func__); in mm_jpeg_queue_enq_head()
/hardware/qcom/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 …]
Dmm_jpeg_test.c50 CDBG_ERROR("%s:%d] cannot dump image", __func__, __LINE__); \
153 CDBG_ERROR("%s:%d] Encode error", __func__, __LINE__); in mm_jpeg_encode_callback()
159 CDBG_ERROR("%s:%d] Cannot find job ID!!!", __func__, __LINE__); in mm_jpeg_encode_callback()
162 CDBG_ERROR("%s:%d] Encode success addr %p len %zu idx %d", in mm_jpeg_encode_callback()
167 CDBG_ERROR("%s:%d] Saving file%s addr %p len %zu", in mm_jpeg_encode_callback()
180 CDBG_ERROR("%s:%d] Signal the thread", __func__, __LINE__); in mm_jpeg_encode_callback()
193 CDBG_ERROR("%s:%d] Error",__func__, __LINE__); in mm_jpeg_test_alloc()
200 CDBG_ERROR("%s:%d] Error",__func__, __LINE__); in mm_jpeg_test_alloc()
226 CDBG_ERROR("%s:%d] error", __func__, __LINE__); in mm_jpeg_test_read()
232 CDBG_ERROR("%s:%d] input file size is %zu buf_size %zu", in mm_jpeg_test_read()
[all …]
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_sock.c65 CDBG_ERROR("%s: unknown socket type =%d", __func__, sock_type); in mm_camera_socket_create()
70 CDBG_ERROR("%s: error create socket fd =%d", __func__, socket_fd); in mm_camera_socket_create()
82 CDBG_ERROR("%s: socket_fd=%d %s ", __func__, socket_fd, strerror(errno)); in mm_camera_socket_create()
191 CDBG_ERROR(" %s: msg buf is NULL", __func__); in mm_camera_socket_recvmsg()
207 CDBG_ERROR(" %s: recvmsg failed", __func__); in mm_camera_socket_recvmsg()
222 CDBG_ERROR("%s: Unexpected Control Msg. Line=%d", __func__, __LINE__); in mm_camera_socket_recvmsg()
Dmm_camera_thread.c99 CDBG_ERROR("%s: len = %lld, errno = %d", __func__, in mm_camera_poll_sig_async()
145 CDBG_ERROR("%s: len = %lld, errno = %d", __func__, in mm_camera_poll_sig()
287 CDBG_ERROR("%s: poll_cb is NULL!\n", __func__); in mm_camera_poll_fn()
437 CDBG_ERROR("%s: invalid handler %d (%d)", in mm_camera_poll_thread_add_poll_fd()
486 CDBG_ERROR("%s: invalid handler %d (%d)", in mm_camera_poll_thread_del_poll_fd()
516 CDBG_ERROR("%s: pipe open rc=%d\n", __func__, rc); in mm_camera_poll_thread_launch()
550 CDBG_ERROR("%s: err, poll thread is not running.\n", __func__); in mm_camera_poll_thread_release()
558 CDBG_ERROR("%s: pthread dead already\n", __func__); in mm_camera_poll_thread_release()
589 CDBG_ERROR("%s: cam_sem_wait error (%s)", in mm_camera_cmd_thread()
663 CDBG_ERROR("%s: No memory for mm_camera_cmdcb_t", __func__); in mm_camera_cmd_thread_stop()
Dmm_camera_channel.c176 CDBG_ERROR("%s: Wrong cmd_type (%d) for super buf dataCB", in mm_channel_dispatch_super_buf()
328 CDBG_ERROR("%s:%d] Error: Invalid command", __func__, __LINE__); in mm_channel_process_stream_buf()
446 CDBG_ERROR("%s: No memory for mm_camera_node_t", __func__); in mm_channel_process_stream_buf()
540 CDBG_ERROR("%s: invalid state (%d) for evt (%d), in(%p), out(%p)", in mm_channel_fsm_fn_notused()
670 CDBG_ERROR("%s: invalid state (%d) for evt (%d)", in mm_channel_fsm_fn_stopped()
783 CDBG_ERROR("%s: cannot map regualr stream buf in active state", __func__); in mm_channel_fsm_fn_active()
798 CDBG_ERROR("%s: cannot unmap regualr stream buf in active state", __func__); in mm_channel_fsm_fn_active()
861 CDBG_ERROR("%s: invalid state (%d) for evt (%d), in(%p), out(%p)", in mm_channel_fsm_fn_active()
893 CDBG_ERROR("%s: invalid state (%d) for evt (%d), in(%p), out(%p)", in mm_channel_fsm_fn_paused()
983 CDBG_ERROR("%s : Invalid stream link", __func__); in mm_channel_link_stream()
[all …]
Dmm_camera_stream.c156 CDBG_ERROR("%s : Invalid channel/buffer", __func__); in mm_stream_notify_channel()
174 CDBG_ERROR("%s: No memory for mm_camera_node_t", __func__); in mm_stream_notify_channel()
204 CDBG_ERROR("%s: Unable to notify channel", __func__); in mm_stream_handle_rcvd_buf()
215 CDBG_ERROR("%s: Unable to notify channel", __func__); in mm_stream_handle_rcvd_buf()
236 CDBG_ERROR("%s: No memory for mm_camera_node_t", __func__); in mm_stream_handle_rcvd_buf()
267 CDBG_ERROR("%s: ERROR!! Wrong state (%d) to receive data notify!", in mm_stream_data_notify()
339 CDBG_ERROR("%s: Wrong cmd_type (%d) for dataCB", in mm_stream_dispatch_app_data()
466 CDBG_ERROR("%s: NULL camera object\n", __func__); in mm_stream_fsm_inited()
475 CDBG_ERROR("%s: NULL channel or camera obj\n", __func__); in mm_stream_fsm_inited()
482 CDBG_ERROR("%s: NULL device name\n", __func__); in mm_stream_fsm_inited()
[all …]
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_dbg.h48 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args) macro
66 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args) macro
69 #define CDBG_ERROR(fmt, args...) fprintf(stderr, fmt, ##args) macro
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera_dbg.h53 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args) macro
71 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args) macro
74 #define CDBG_ERROR(fmt, args...) fprintf(stderr, fmt, ##args) macro
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/inc/
Dmm_jpeg_dbg.h72 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args) macro
75 #define CDBG_ERROR(fmt, args...) fprintf(stderr, fmt, ##args) macro
Dmm_jpeg.h85 CDBG_ERROR("%s:%d] written size %zu", __func__, __LINE__, len); \
88 CDBG_ERROR("%s:%d] open %s failed", __func__, __LINE__, filename); \
105 CDBG_ERROR("%s:%d] written %zu %zu", __func__, __LINE__, len1, len2); \
108 CDBG_ERROR("%s:%d] open %s failed", __func__, __LINE__, filename); \
121 CDBG_ERROR("%s:%d] jpeg abort", __func__, __LINE__); \

12