/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/inc/ |
D | mm_camera_dbg.h | 106 #undef LOGI 107 #define LOGI(fmt, args...) CLOGI(CAM_MODULE, fmt, ##args) macro 129 #undef LOGI 130 #define LOGI(fmt, args...) ALOGV(fmt, ##args) macro
|
/device/google/contexthub/util/nanotool/ |
D | androidcontexthub.cpp | 203 LOGI("Couldn't open comms device file: %s", strerror(errno)); in Initialize() 305 LOGI("Setting calibration for sensor %d (%s) to %d", in SetCalibration() 317 LOGI("Setting calibration for sensor %d (%s) to %f", in SetCalibration() 330 LOGI("Setting calibration for %d to %d %d %d", static_cast<int>(sensor_type), in SetCalibration() 342 LOGI("Setting calibration for %d to %d %d %d %d", static_cast<int>(sensor_type), in SetCalibration() 353 LOGI("Saving calibration data"); in SaveCalibration()
|
D | contexthub.cpp | 203 LOGI("Enabling sensor %d at rate %.0f Hz (special 0x%x) and latency %.2f ms", in EnableSensor() 232 LOGI("Disabling sensor %d", sensor_type); in DisableSensor() 370 LOGI("Issuing calibration request to sensor %d (%s)", sensor.sensor_type, in CalibrateSingleSensor() 404 LOGI("Issuing test request to sensor %d (%s)", sensor.sensor_type, in TestSingleSensor() 503 LOGI("Self-test of sensor %d (%s) succeeded", in HandleTestResult()
|
D | log.h | 34 #define LOGI(fmt, ...) Log::Info(fmt, ##__VA_ARGS__) macro
|
/device/google/marlin/camera/QCamera2/ |
D | QCamera2Factory.cpp | 89 LOGI("Enabling QCamera Muxer"); in QCamera2Factory() 118 LOGI("%d camera devices detected!", mNumOfCameras); in QCamera2Factory() 379 LOGI("Camera id %d API version %d", in getCameraInfo() 445 LOGI("Open camera id %d API version %d", in cameraDeviceOpen() 537 LOGI("openLegacy halVersion: %d", halVersion); in openLegacy()
|
/device/google/contexthub/firmware/os/algos/calibration/util/ |
D | cal_log.h | 50 LOGI("%s " format, tag, ##__VA_ARGS__)
|
/device/google/marlin/camera/QCamera2/HAL/ |
D | QCamera2HWI.cpp | 368 LOGI("[KPI Perf]: E PROFILE_START_PREVIEW camera id %d", in start_preview() 388 LOGI("[KPI Perf]: X ret = %d", ret); in start_preview() 411 LOGI("[KPI Perf]: E PROFILE_STOP_PREVIEW camera id %d", in stop_preview() 425 LOGI("[KPI Perf]: X ret = %d", ret); in stop_preview() 529 LOGI("E camera id %d", hw->getCameraId()); in restart_start_preview() 546 LOGI("X camera id %d", hw->getCameraId()); in restart_start_preview() 573 LOGI("E camera id %d", hw->getCameraId()); in restart_stop_preview() 589 LOGI("X camera id %d", hw->getCameraId()); in restart_stop_preview() 652 LOGI("[KPI Perf]: E PROFILE_START_RECORDING camera id %d", in start_recording() 673 LOGI("[KPI Perf]: X ret = %d", ret); in start_recording() [all …]
|
D | QCamera2HWICallbacks.cpp | 153 LOGI("[KPI Perf]: superbuf frame_idx %d", in zsl_channel_cb() 410 LOGI("[KPI Perf]: superbuf frame_idx %d", in capture_channel_cb_routine() 659 LOGI("[KPI Perf]: frame_idx %d", recvd_frame->bufs[0]->frame_idx); in postproc_channel_cb_routine() 718 LOGI("[KPI Perf] : PROFILE_FIRST_PREVIEW_FRAME"); in synchronous_stream_cb_routine() 844 LOGI("[KPI Perf] : PROFILE_FIRST_PREVIEW_FRAME"); in preview_stream_cb_routine() 1418 LOGI("[KPI Perf] : PROFILE_FIRST_RECORD_FRAME"); in video_stream_cb_routine() 1660 LOGI("[KPI Perf]: superbuf frame_idx %d", in snapshot_channel_cb_routine() 1791 LOGI("[KPI Perf]: superbuf frame_idx %d", in raw_channel_cb_routine() 2928 LOGI("[KPI Perf]: PROFILE_VIDEO_FRAMES_PER_SECOND: %.4f Cam ID = %d", in debugShowVideoFPS() 2952 LOGI("[KPI Perf]: PROFILE_PREVIEW_FRAMES_PER_SECOND : %.4f Cam ID = %d", in debugShowPreviewFPS() [all …]
|
D | QCameraPostProc.cpp | 570 LOGI("Src Buffer cnt = %d, res = %dX%d len = %d rot = %d " in getJpegEncodingConfig() 636 LOGI("Src THUMB buf_cnt = %d, res = %dX%d len = %d rot = %d " in getJpegEncodingConfig() 1195 LOGI("[KPI Perf]: PROFILE_JPEG_CB "); in processJpegEvt() 2400 LOGI("Thumbnail idx = %d src w/h (%dx%d), dst w/h (%dx%d)", in encodeData() 2408 LOGI("Main image idx = %d src w/h (%dx%d), dst w/h (%dx%d)", in encodeData() 2539 LOGI("[KPI Perf] : PROFILE_JPEG_JOB_START"); in encodeData() 2812 LOGI("[KPI Perf]: PROFILE_JPEG_CB "); in dataSaveRoutine()
|
D | QCameraChannel.cpp | 1355 LOGI("Offline reprocessing id = %d buf Id = %d meta index = %d type = %d", in doReprocessOffline() 1541 LOGI("Online reprocessing id = %d buf Id = %d meta index = %d type = %d", in doReprocess()
|
D | QCameraParameters.cpp | 1494 LOGI("Requested preview size %d x %d", width, height); in setPreviewSize() 1558 LOGI("Requested picture size %d x %d", width, height); in setPictureSize() 4336 LOGI("ZSL Mode forced to be enabled"); in setZslMode() 4339 LOGI("ZSL Mode -> %s", m_bZslMode_new ? "Enabled" : "Disabled"); in setZslMode() 5009 LOGI("Advance feature enabled 0x%x", advancedFeatEnableBit); in checkFeatureConcurrency() 12938 LOGI("STREAM INFO : type %d, wxh: %d x %d, pp_mask: 0x%llx Format = %d", in setStreamConfigure()
|
D | QCameraStream.cpp | 2746 LOGI("Clean/Invalidate cache ops not supported"); in handleCacheOps()
|
/device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
D | ServerConnection.cpp | 110 LOGI("connecting to server %s\n", hostname); in create()
|
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_channel.c | 288 LOGI("MM_CAMERA_GENERIC_CMDTYPE_AF_BRACKETING %u", in mm_channel_process_stream_buf() 303 LOGI("MM_CAMERA_GENERIC_CMDTYPE_FLASH_BRACKETING %u", in mm_channel_process_stream_buf() 318 LOGI("MM_CAMERA_GENERIC_CMD_TYPE_ZOOM_1X %u", in mm_channel_process_stream_buf() 333 LOGI("MM_CAMERA_GENERIC_CMD_TYPE_CAPTURE_SETTING %u num_batch = %d", in mm_channel_process_stream_buf() 400 LOGI("TRIGGER Start ZSL"); in mm_channel_process_stream_buf() 411 LOGI("TRIGGER Start ZSL for Flash"); in mm_channel_process_stream_buf() 419 LOGI("TRIGGER Stop ZSL for cancel picture"); in mm_channel_process_stream_buf() 473 LOGI("match frame %d", match_frame); in mm_channel_process_stream_buf() 475 LOGI("num node %d != num cam (%d) Debug this", in mm_channel_process_stream_buf() 525 LOGI("TRIGGER Stop ZSL. All frame received"); in mm_channel_process_stream_buf() [all …]
|
D | mm_camera_interface.c | 1680 LOGI("dualCamera:%d auxCamera %d", in sort_camera_info() 1761 LOGI("Camera id: %d facing: %d, type: %d is_yuv: %d", in sort_camera_info() 1765 LOGI("Number of cameras %d sorted %d", num_cam, idx); in sort_camera_info() 1915 LOGI("dev_info[id=%d,name='%s']\n", in get_num_of_cameras() 1934 LOGI("num_cameras=%d\n", (int)g_cam_ctrl.num_cam); in get_num_of_cameras()
|
D | mm_camera_stream.c | 4810 LOGI("Clean/Invalidate cache ops not supported"); in mm_stream_handle_cache_ops()
|
/device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_preview.c | 591 LOGI("analysis stream dim (%d x %d)\n", analysis_dim.width, analysis_dim.height); in mm_app_get_analysis_stream_dim() 624 LOGI("analysis stream dimesion: %d x %d\n", in mm_app_add_analysis_stream() 675 LOGI("preview dimesion: %d x %d\n", preview_dim.width, preview_dim.height); in mm_app_add_preview_stream() 678 LOGI("analysis stream dimesion: %d x %d\n", in mm_app_add_preview_stream() 685 LOGI("analysis stream pp mask:%x\n", analysis_pp_mask); in mm_app_add_preview_stream()
|
/device/google/contexthub/firmware/os/algos/calibration/nano_calibration/ |
D | nano_calibration.cc | 38 #define NANO_CAL_LOGI(tag, format, ...) LOGI("%s " format, tag, ##__VA_ARGS__)
|
/device/google/contexthub/firmware/os/drivers/window_orientation/ |
D | window_orientation.c | 45 #define LOGI(fmt, ...) do { \ macro
|
/device/google/marlin/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 3069 LOGI("Request of frame number %d is reprocessing", in handleOfflinePpCallback() 3228 LOGI("written number of bytes %ld attempted: %ld\n", written_len, in jpegEvtHandle() 3281 LOGI("Issue Jpeg Callback frameNumber = %d status = %d", in jpegEvtHandle() 4074 LOGI("bufIndex: %u recvd from post proc", in streamCbRoutine() 4823 LOGI("Offline reprocessing id = %d buf Id = %d meta index = %d", in doReprocessOffline() 4888 LOGI("Online reprocessing id = %d buf Id = %d meta index = %d", in doReprocess()
|
D | QCamera3PostProc.cpp | 1478 LOGI("Src Buffer cnt = %d, res = %dX%d len = %d rot = %d " in encodeData() 1487 LOGI("Src THUMB buf_cnt = %d, res = %dX%d len = %d rot = %d " in encodeData() 1587 LOGI("Thumbnail idx = %d src w/h (%dx%d), dst w/h (%dx%d)", in encodeData() 1594 LOGI("Main image idx = %d src w/h (%dx%d), dst w/h (%dx%d)", in encodeData()
|
D | QCamera3HWI.cpp | 699 LOGI("[KPI Perf]: E PROFILE_OPEN_CAMERA camera id %d", in openCamera() 709 LOGI("[KPI Perf]: X PROFILE_OPEN_CAMERA camera id %d, rc: %d", in openCamera() 851 LOGI("[KPI Perf]: E PROFILE_CLOSE_CAMERA camera id %d", in closeCamera() 889 LOGI("[KPI Perf]: X PROFILE_CLOSE_CAMERA camera id %d, rc: %d", in closeCamera() 911 LOGI("E :mCameraId = %d mState = %d", mCameraId, mState); in initialize() 944 LOGI("X"); in initialize() 1550 LOGI("stream[%d] type = %d, format = %d, width = %d, " in validateStreamCombination() 2206 LOGI("num video buffers in HFR mode: %d", in configureStreamsPerfLocked() 2651 LOGI("STREAM INFO : type %d, wxh: %d x %d, pp_mask: 0x%x " in configureStreamsPerfLocked() 4390 LOGI("mFlush is true"); in processCaptureRequest() [all …]
|
/device/linaro/hikey/gralloc/ |
D | alloc_device.cpp | 85 LOGI("iteration %u (fail=%u, period=%u)\n", call_count, first_fail, fail_period); in __ump_alloc_should_fail()
|
/device/google/marlin/camera/QCamera2/stack/mm-jpeg-interface/src/ |
D | mm_jpeg.c | 3057 LOGI("count %d ", p_session->fbd_count); in mm_jpeg_fbd() 3058 LOGI("KPI Perf] : PROFILE_JPEG_FBD"); in mm_jpeg_fbd()
|