Lines Matching refs:ALOGE

63        ALOGE("%s: camera obj not valid", __func__);  in zsl_channel_cb()
70 ALOGE("%s: ZSL channel doesn't exist, return here", __func__); in zsl_channel_cb()
78 ALOGE("%s: Error allocating memory to save received_frame structure.", __func__); in zsl_channel_cb()
114 ALOGE("%s: camera obj not valid", __func__); in capture_channel_cb_routine()
123 ALOGE("%s: Capture channel doesn't exist, return here", __func__); in capture_channel_cb_routine()
131 ALOGE("%s: Error allocating memory to save received_frame structure.", __func__); in capture_channel_cb_routine()
205 ALOGE("%s: camera obj not valid", __func__); in postproc_channel_cb_routine()
215 ALOGE("%s: Error allocating memory to save received_frame structure.", __func__); in postproc_channel_cb_routine()
255 ALOGE("%s: Invalid hardware object", __func__); in preview_stream_cb_routine()
260 ALOGE("%s: Invalid memory object", __func__); in preview_stream_cb_routine()
267 ALOGE("%s: preview frame is NLUL", __func__); in preview_stream_cb_routine()
273 ALOGE("%s: preview is not running, no need to process", __func__); in preview_stream_cb_routine()
296 ALOGE("stream bufDone failed %d", err); in preview_stream_cb_routine()
326 ALOGE("%s: mGetMemory failed.\n", __func__); in preview_stream_cb_routine()
334ALOGE("%s: Invalid preview format, buffer size in preview callback may be wrong.", __func__); in preview_stream_cb_routine()
380 ALOGE("%s: camera obj not valid", __func__); in nodisplay_preview_stream_cb_routine()
387 ALOGE("%s: preview frame is NLUL", __func__); in nodisplay_preview_stream_cb_routine()
457 ALOGE("%s: Invalid hardware object", __func__); in postview_stream_cb_routine()
462 ALOGE("%s: Invalid memory object", __func__); in postview_stream_cb_routine()
471 ALOGE("%s: preview frame is NLUL", __func__); in postview_stream_cb_routine()
494 ALOGE("stream bufDone failed %d", err); in postview_stream_cb_routine()
529 ALOGE("%s: camera obj not valid", __func__); in video_stream_cb_routine()
540 ALOGE("%s: Stream(%d), Timestamp: %ld %ld", in video_stream_cb_routine()
547 ALOGE("Send Video frame to services/encoder TimeStamp : %lld", timeStamp); in video_stream_cb_routine()
598 ALOGE("%s: camera obj not valid", __func__); in snapshot_stream_cb_routine()
637 ALOGE("%s: camera obj not valid", __func__); in raw_stream_cb_routine()
673 ALOGE("%s: camera obj not valid", __func__); in metadata_stream_cb_routine()
684 ALOGE("%s: Invalid number of faces %d", in metadata_stream_cb_routine()
708 ALOGE("%s: processEVt failed", __func__); in metadata_stream_cb_routine()
714 ALOGE("%s: No memory for qcamera_sm_internal_evt_payload_t", __func__); in metadata_stream_cb_routine()
720 ALOGE("%s: Invalid num_of_streams %d in crop_data", __func__, in metadata_stream_cb_routine()
736 ALOGE("%s: processEVt failed", __func__); in metadata_stream_cb_routine()
742 ALOGE("%s: No memory for qcamera_sm_internal_evt_payload_t", __func__); in metadata_stream_cb_routine()
780 ALOGE("%s: camera obj not valid", __func__); in reprocess_stream_cb_routine()
892 ALOGE("%s: Not supported for dumping stream type %d", in dumpFrameToFile()
904 ALOGE("%s: fail t open file for image dumping", __func__); in dumpFrameToFile()
936 ALOGE("Video Frames Per Second: %.4f", n_vFps); in debugShowVideoFPS()
962 ALOGE("Preview Frames Per Second: %.4f", n_pFps); in debugShowPreviewFPS()
1103 ALOGE("%s : notify callback not set!", in cbNotifyRoutine()
1117 ALOGE("%s : data callback not set!", in cbNotifyRoutine()
1131 ALOGE("%s:data cb with tmp not set!", in cbNotifyRoutine()
1156 ALOGE("%s : invalid cb type %d", in cbNotifyRoutine()
1163 ALOGE("%s : cb message type %d not enabled!", in cbNotifyRoutine()
1172 ALOGE("%s: invalid cb type passed", __func__); in cbNotifyRoutine()
1207 ALOGE("%s: no mem for qcamera_callback_argm_t", __func__); in notifyCallback()
1216 ALOGE("%s: Error adding cb data into queue", __func__); in notifyCallback()
1254 ALOGE("%s : Camera callback notifier already initialized!", in setCallbacks()