/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
D | QCameraMuxer.cpp | 113 LOGH("gMuxer: %p ", gMuxer); in getCameraMuxer() 159 LOGH("dualCamera dump images:%d ", m_bDumpImages); in QCameraMuxer() 222 LOGH("E"); in get_camera_info() 231 LOGH("X, rc: %d", rc); in get_camera_info() 274 LOGH("id= %d",atoi(id)); in camera_device_open() 281 LOGH("id= %d, rc: %d", atoi(id), rc); in camera_device_open() 305 LOGH("id= %d", atoi(id)); in open_legacy() 312 LOGH("id= %d, rc: %d", atoi(id), rc); in open_legacy() 379 LOGH("E"); in set_callBacks() 427 LOGH("X"); in set_callBacks() [all …]
|
D | QCamera2HWICallbacks.cpp | 70 LOGH("[KPI Perf]: E"); in zsl_channel_cb() 251 LOGH("ZSL super buffer contains:"); in zsl_channel_cb() 256 LOGH("Buffer with V4L index %d frame index %d of type %d Timestamp: %ld %ld ", in zsl_channel_cb() 277 LOGH("[KPI Perf]: X"); in zsl_channel_cb() 386 LOGH("[KPI Perf]: E PROFILE_YUV_CB_TO_HAL"); in capture_channel_cb_routine() 488 LOGH("DEBUG: registerFaceImage E"); in capture_channel_cb_routine() 490 LOGH("DEBUG: registerFaceImage X, ret=%d, faceId=%d", rc, faceId); in capture_channel_cb_routine() 498 LOGH("[KPI Perf]: X"); in capture_channel_cb_routine() 507 LOGH("pStream == NULL || pFrame == NULL"); in TsMakeupProcess_Preview() 521 LOGH("pStream == NULL || pFrame == NULL"); in TsMakeupProcess_Snapshot() [all …]
|
D | QCameraParameters.cpp | 1554 LOGH("Secondary Camera: preview size %d x %d", width, height); in setPreviewSize() 1611 LOGH("%s", val); in setPictureSize() 1640 LOGH("Secondary Camera: picture size %s", val); in setPictureSize() 1701 LOGH("Final horizViewAngle %f, vertViewAngle %f", in updateViewAngles() 1744 LOGH("Requested video size %d x %d", width, height); in setVideoSize() 1759 LOGH("Secondary Camera: video size %d x %d", in setVideoSize() 1789 LOGH("w x h: %d x %d", dim.width, dim.height); in getLiveSnapshotSize() 1940 LOGH("live snapshot size %d x %d", in setLiveSnapshotSize() 2001 LOGH("format %d\n", mPreviewFormat); in setPreviewFormat() 2028 LOGH("format %d\n", mPictureFormat); in setPictureFormat() [all …]
|
D | QCamera2HWI.cpp | 332 LOGH("[KPI Perf]: E PROFILE_PREPARE_PREVIEW camera id %d", in prepare_preview() 343 LOGH("[KPI Perf]: X"); in prepare_preview() 616 LOGH("[KPI Perf]: E PROFILE_PRE_START_RECORDING camera id %d", in pre_start_recording() 626 LOGH("[KPI Perf]: X"); in pre_start_recording() 812 LOGH("[KPI Perf] : E PROFILE_AUTO_FOCUS camera id %d", in auto_focus() 822 LOGH("[KPI Perf] : X ret = %d", ret); in auto_focus() 849 LOGH("[KPI Perf] : E PROFILE_CANCEL_AUTO_FOCUS camera id %d", in cancel_auto_focus() 859 LOGH("[KPI Perf] : X ret = %d", ret); in cancel_auto_focus() 885 LOGH("[KPI Perf]: E PROFILE_PRE_TAKE_PICTURE camera id %d", in pre_take_picture() 895 LOGH("[KPI Perf]: X"); in pre_take_picture() [all …]
|
D | QCameraPostProc.cpp | 161 LOGH("E mJpegClientHandle: %d, clientHandle: %d", in setJpegHandle() 172 LOGH("X mJpegClientHandle: %d, clientHandle: %d", in setJpegHandle() 213 LOGH("m_halPPType:%d", m_halPPType); in init() 272 LOGH("E "); in start() 342 LOGH("X rc = %d", rc); in start() 416 LOGH("E "); in createJpegSession() 494 LOGH("[KPI Perf] : call jpeg create_session"); in createJpegSession() 507 LOGH("X "); in createJpegSession() 580 LOGH("m_bThumbnailNeeded is %d", m_bThumbnailNeeded); in getJpegEncodingConfig() 601 LOGH("Using default JPEG quality"); in getJpegEncodingConfig() [all …]
|
D | QCameraStream.cpp | 1184 LOGH("Do next job"); in dataProcRoutine() 1199 LOGH("Exit"); in dataProcRoutine() 1208 LOGH("X"); in dataProcRoutine() 1325 LOGH("Buffer Index = %d, Frame Idx = %d", index, in bufDone() 1499 LOGH("stream type: %d, mRegFlags: 0x%x, numBufs: %d", in getBufs() 1506 LOGH("Still need to allocate %d buffers", in getBufs() 1558 LOGH("stream type: %d, mRegFlags: 0x%x, numBufs: %d", in getBufsDeferred() 1576 LOGH("E - index = %d", index); in mapNewBuffer() 1607 LOGH("X - rc = %d", rc); in mapNewBuffer() 1719 LOGH("Still need to allocate %d buffers", in allocateBuffers() [all …]
|
D | QCameraMem.cpp | 397 LOGH("No memory pool available, allocating now"); in alloc() 1019 LOGH("%s, buf_cnt > 0, deallocate buffers now.\n", __func__); in ~QCameraMetadataStreamMemory() 1971 LOGH("Setting max fps %d to display", maxFPS); in setMaxFPS() 2051 LOGH("idx = %d, fd = %d, size = %d, offset = %d", in displayBuffer() 2187 LOGH("idx = %d, fd = %d, size = %d, offset = %d", in dequeueBuffer() 2275 LOGH("usage = %d, geometry: %p, %d, %d, %d, %d, %d", in allocate() 2314 LOGH("cancel_buffer: hdl =%p", (*mBufferHandle[i])); in allocate() 2340 LOGH("cancel_buffer: hdl =%p", (*mBufferHandle[i])); in allocate() 2364 LOGH("cancel_buffer: hdl =%p", (*mBufferHandle[i])); in allocate() 2386 LOGH("idx = %d, fd = %d, size = %d, offset = %d", in allocate() [all …]
|
D | QCameraChannel.cpp | 1345 LOGH("stream width=%d, height=%d.", in addReprocStreamsFromSource() 1368 LOGH("Configure Reprocessing Input stream = %d Input: res = %dX%d," in addReprocStreamsFromSource() 1376 LOGH("Configure Reprocessing Output: stream = %d, res = %dX%d, fmt = %d," in addReprocStreamsFromSource() 1559 LOGH("set meta bypass for quadra cfa first pass"); in doReprocessOffline()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/inc/ |
D | mm_camera_dbg.h | 102 #undef LOGH 103 #define LOGH(fmt, args...) CLOGH(CAM_MODULE, fmt, ##args) macro 128 #undef LOGH 129 #define LOGH(fmt, args...) ALOGD(fmt, ##args) macro
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_interface.c | 274 LOGH("camera_handle = %u rc = %u X", camera_handle, rc); in mm_camera_intf_query_capability() 431 LOGH("rc = %d camera_handle = %u X", rc, camera_handle); in mm_camera_intf_do_auto_focus() 477 LOGH("rc = %d camera_handle = %u X", rc, camera_handle); in mm_camera_intf_cancel_auto_focus() 529 LOGH("rc = %d camera_handle = %u X", rc, camera_handle); in mm_camera_intf_prepare_snapshot() 653 LOGH("camera_handler = %u rc = %d", camera_handle, rc); in mm_camera_intf_close() 721 LOGH("camera_handle = %u ch_id = %u X", camera_handle, ch_id); in mm_camera_intf_add_channel() 776 LOGH("rc = %d ch_id = %u X", rc, ch_id); in mm_camera_intf_del_channel() 1097 LOGH("X ch_id = %u stream_id = %u linked_ch_id = %u id = %u", in mm_camera_intf_link_stream() 1158 LOGH("X ch_id = %u stream_id = %u", ch_id, stream_id); in mm_camera_intf_add_stream() 1218 LOGH("X stream_id = %u rc = %d", stream_id, rc); in mm_camera_intf_del_stream() [all …]
|
D | mm_camera_channel.c | 358 LOGH("FrameID Request from Q = %d", cmd_cb->u.req_buf.frame_idx); in mm_channel_process_stream_buf() 361 LOGH("pending cnt (%d)", ch_obj->pending_cnt); in mm_channel_process_stream_buf() 392 LOGH("MM_CAMERA_CMD_TYPE_GENERAL"); in mm_channel_process_stream_buf() 403 LOGH("need AE bracketing, start zsl snapshot"); in mm_channel_process_stream_buf() 418 LOGH("need flash bracketing"); in mm_channel_process_stream_buf() 433 LOGH("need zoom 1x frame"); in mm_channel_process_stream_buf() 454 LOGH("capture setting frame = %d type = %d", in mm_channel_process_stream_buf() 579 LOGH("Added ch(%p) to node ,num nodes %d", in mm_channel_process_stream_buf() 684 LOGH("Need %d frames more for batch %d", in mm_channel_process_stream_buf() 722 LOGH("num nodes %d to send", info->num_nodes); in mm_channel_send_super_buf() [all …]
|
D | mm_camera_stream.c | 1746 LOGH("Remove Poll stream %p type: %d FD = %d", in mm_stream_read_msm_frame() 1767 LOGH("VIDIOC_DQBUF buf_index %d, frame_idx %d, stream type %d, rc %d," in mm_stream_read_msm_frame() 1988 LOGH("Add Poll FD %p type: %d idx = %d num = %d fd = %d", in mm_stream_qbuf() 1998 LOGH("Started poll on stream %p type: %d", in mm_stream_qbuf() 2015 LOGH("Stoping poll on stream %p type: %d", in mm_stream_qbuf() 2019 LOGH("Stopped poll on stream %p type: %d", in mm_stream_qbuf() 2023 LOGH("VIDIOC_QBUF buf_index %d, frame_idx %d stream type %d, rc %d," in mm_stream_qbuf() 2368 LOGH("Buffer count = %d buf id = %d",my_obj->buf_num, my_obj->buf_idx); in mm_stream_init_bufs() 4822 LOGH("Stream type %d num_planes %d", my_obj->stream_info->stream_type, in mm_stream_calc_offset() 4825 LOGH("Plane %d, stride %d, scanline %d, width %d, height %d, \ in mm_stream_calc_offset() [all …]
|
/hardware/qcom/camera/msm8998/QCamera2/ |
D | QCamera2Factory.cpp | 97 LOGH("dualCamera:%d ", bDualCamera); in QCamera2Factory() 190 LOGH("num of cameras: %d", numCameras); in QCamera2Factory() 691 LOGH("Have Dual Camera HW Avaiable."); in QCamera2Factory()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/ |
D | mm_jpeg.c | 646 LOGH("speed %d", jpeg_speed.speedMode); in mm_jpeg_speed_mode() 772 LOGH("HAL get_mem handler undefined"); in mm_jpeg_mem_ops() 1187 LOGH("New thumbnail crop: left %d, top %d, crop width %d," in mm_jpeg_update_thumbnail_crop() 1219 LOGH("encode_thumbnail %u", in mm_jpeg_session_config_thumbnail() 1428 LOGH("OMX_IndexConfigCommonInputCrop w = %d, h = %d, l = %d, t = %d," in mm_jpeg_session_config_main_crop() 1613 LOGH("**** ALREADY ABORTED"); in mm_jpeg_session_abort() 1620 LOGH("**** ABORTING"); in mm_jpeg_session_abort() 1768 LOGH("Work buffer info %d %p WorkBufSize: %d invalidate", in mm_jpeg_configure_job_params() 2038 LOGH("No available sessions %d", ret); in mm_jpeg_process_encoding_job() 2043 LOGH("end enqueue %d", ret); in mm_jpeg_process_encoding_job() [all …]
|
D | mm_jpeg_interface.c | 356 LOGH("reuse_reproc_buffer %d ", in jpeg_open()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3PostProc.cpp | 153 LOGH("Jpeg closed, rc = %d, mJpegClientHandle = %x", in deinit() 660 LOGH("scheduling framework reprocess"); in processData() 674 LOGH("no need offline reprocess, sending to jpeg encoding"); in processData() 1271 LOGH("Need new session?:%d", needNewSess); in encodeFWKData() 1295 LOGH("#src bufs:%d # tmb bufs:%d #dst_bufs:%d", in encodeFWKData() 1343 LOGH("#src bufs:%d # tmb bufs:%d #dst_bufs:%d", in encodeFWKData() 1405 LOGH("Thumbnail needed:%d", m_bThumbnailNeeded); in encodeFWKData() 1688 LOGH("Need EXIF JPEG ROTATION"); in encodeData() 1698 LOGH("Need new session?:%d", needNewSess); in encodeData() 1718 LOGH("#src bufs:%d # tmb bufs:%d #dst_bufs:%d", in encodeData() [all …]
|
D | QCamera3CropRegionMapper.cpp | 110 LOGH("active_array: %d x %d, sensor size %d x %d", in update()
|
D | QCamera3HWI.cpp | 806 LOGH("deleting channel %d", mChannelHandle); in ~QCamera3HardwareInterface() 1108 LOGH("mCameraId=%d",mCameraId); in openCamera() 1608 LOGH("%s: active array size %dx%d, pixel array size %dx%d, output pixel clock %u, " in getSensorModeInfo() 1653 LOGH("%s: active array size %dx%d, pixel array size %dx%d, output pixel clock %u, " in getCurrentSensorModeInfo() 1714 LOGH("Added SW TNR to pp feature mask"); in addToPPFeatureMask() 1718 LOGH("Added LLVD SeeMore to pp feature mask"); in addToPPFeatureMask() 2006 LOGH("Setting small jpeg size flag to true"); in validateStreamCombination() 2082 LOGH("Multiple streams above max viewfinder size, common mask needed"); in validateStreamCombination() 2123 LOGH("max viewfinder width %d height %d isZsl %d bUseCommonFeature %x commonFeatureMask %llx", in validateStreamCombination() 2126 LOGH("numStreamsOnEncoder %d, processedStreamCnt %d, stallcnt %d bSmallJpegSize %d", in validateStreamCombination() [all …]
|
D | QCamera3Channel.cpp | 584 LOGH("written number of bytes %ld\n", written_len); in dumpYUV() 921 LOGH("[KPI Perf] : PROFILE_FIRST_PREVIEW_FRAME"); in streamCbRoutine() 924 LOGH("[KPI Perf] : PROFILE_FIRST_VIDEO_FRAME"); in streamCbRoutine() 1137 LOGH("Post-process started"); in request() 1840 LOGH("PROFILE_PREVIEW_FRAMES_PER_SECOND : %.4f: mFrameCount=%d", in showDebugFPS() 1844 LOGH("PROFILE_VIDEO_FRAMES_PER_SECOND : %.4f", in showDebugFPS() 1848 LOGH("PROFILE_CALLBACK_FRAMES_PER_SECOND : %.4f", in showDebugFPS() 1852 LOGH("PROFILE_RAW_FRAMES_PER_SECOND : %.4f", in showDebugFPS() 1856 LOGH("logging not supported for the stream"); in showDebugFPS() 3952 LOGH("Post-process started"); in request() [all …]
|
D | QCamera3Stream.cpp | 727 LOGH("Exit"); in dataProcRoutine() 1377 LOGH("Batch container allocation stream type = %d", in getBatchBufs() 1479 LOGH("stream type: %d, numBufs(batch): %d", in getBatchBufs()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_app.c | 575 LOGH("\n%s params_buffer=%p\n",test_obj->params_buffer); in mm_app_open() 635 LOGH("\nEnter %s\n"); in init_batch_update() 656 LOGH("\n set_param p_buffer =%p\n",test_obj->params_buffer); in commit_set_batch() 2652 LOGH("preview fps range: min=%f, max=%f.", in mm_app_set_preview_fps_range() 2674 LOGH("mode = %d, num_fd = %d", in mm_app_set_face_detection() 2710 LOGH("mode = %d", (int)flashMode); in mm_app_set_flash_mode() 2743 LOGH("%s, set user metadata callback, addr: %p\n", usercb); in mm_app_set_metadata_usercb() 2746 LOGH("%s, already set user metadata callback"); in mm_app_set_metadata_usercb()
|
D | mm_qcamera_socket.c | 609 LOGH("sock_fd: %d, listen at port: %d\n", sock_fd, port); in tunning_server_socket_listen() 650 LOGH("num_fds = %d\n", num_fds); in eztune_proc()
|
D | mm_qcamera_snapshot.c | 757 LOGH("\nEnter %s!!\n"); in mm_app_take_picture() 778 LOGH("\nWaiting mm_camera_app_wait !!\n"); in mm_app_take_picture()
|
D | mm_qcamera_main_menu.c | 1277 LOGH("\nEnter take_jpeg_snapshot!!\n"); in take_jpeg_snapshot() 2378 LOGH("\n Take RAW snapshot\n"); in submain() 2399 LOGH("\n Take JPEG snapshot\n"); in submain()
|
/hardware/qcom/camera/msm8998/QCamera2/util/ |
D | QCameraFOVControl.cpp | 290 LOGH("MAIN Max picture wxh %dx%d", maxPicDimMain.width, maxPicDimMain.height); in consolidateCapabilities() 291 LOGH("AUX Max picture wxh %dx%d", maxPicDimAux.width, maxPicDimAux.height); in consolidateCapabilities() 300 LOGH("Consolidated Max picture wxh %dx%d", capsConsolidated.picture_sizes_tbl[0].width, in consolidateCapabilities()
|