/device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/ |
D | QualcommUsbCamera.cpp | 231 ALOGD("%s: camHal: %p", __func__, camHal); in usbcam_camera_device_open() 418 ALOGD("%s: X", __func__); in usbcam_start_preview() 424 ALOGD("%s: E", __func__); in usbcam_stop_preview() 478 ALOGD("%s: E", __func__); in usbcam_start_recording() 480 ALOGD("%s: X", __func__); in usbcam_start_recording() 488 ALOGD("%s: E", __func__); in usbcam_stop_recording() 490 ALOGD("%s: X", __func__); in usbcam_stop_recording() 497 ALOGD("%s: E", __func__); in usbcam_recording_enabled() 499 ALOGD("%s: X", __func__); in usbcam_recording_enabled() 509 ALOGD("%s: X", __func__); in usbcam_release_recording_frame() [all …]
|
D | QCameraMjpegDecode.cpp | 143 ALOGD("%s: E", __func__); in mjpegDecoderInit() 166 ALOGD("%s: X", __func__); in mjpegDecoderInit() 182 ALOGD("%s: E", __func__); in mjpegDecode() 219 ALOGD("%s: decoder_test finished successfully ", __func__); in mjpegDecode() 223 ALOGD("%s: X rc: %d", __func__, rc); in mjpegDecode() 246 ALOGD("%s: E", __func__); in decoder_test() 261 ALOGD("%s: before jpegd_init p_thread_arg: %p", __func__, p_thread_arg); in decoder_test() 293 ALOGD("%s: source.buffers[0]:%p compressed buffer ptr = %p", __func__, in decoder_test() 305 ALOGD("%s: source.buffers[1]:%p compressed buffer ptr = %p", __func__, in decoder_test() 324 ALOGD("%s: before jpegd_set_source source.p_arg:%p", __func__, source.p_arg); in decoder_test() [all …]
|
D | QCameraUsbParm.cpp | 176 ALOGD("%s: E", __func__); in usbCamInitDefaultParameters() 258 ALOGD("%s: X", __func__); in usbCamInitDefaultParameters() 283 ALOGD("%s: E", __func__); in usbCamSetParameters() 299 ALOGD("%s: X", __func__); in usbCamSetParameters() 318 ALOGD("%s: E", __func__); in usbCamGetParameters() 336 ALOGD("%s: X", __func__); in usbCamGetParameters() 355 ALOGD("%s: E", __func__); in usbCamPutParameters() 359 ALOGD("%s: X", __func__); in usbCamPutParameters() 492 ALOGD("%s: E", __func__); in usbCamSetPrvwSize() 505 ALOGD("%s: setPreviewSize: width: %d height: %d", in usbCamSetPrvwSize() [all …]
|
/device/moto/shamu/camera/QCamera/HAL/core/src/ |
D | QCameraStream.cpp | 42 ALOGD("%s E ", __func__); in stream_cb_routine() 44 ALOGD("DEBUG4:ExtMode:%d,streamid:%d",p_obj->mExtImgMode,bufs->bufs[0]->stream_id); in stream_cb_routine() 48 ALOGD("%s : callback for MM_CAMERA_PREVIEW", __func__); in stream_cb_routine() 65 ALOGD("%s X ", __func__); in stream_cb_routine() 93 …ALOGD("%s: mActive = %d, streamid = %d, image_mode = %d",__func__, mActive, mStreamId, mExtImgMode… in streamOn() 103 ALOGD("%s: config_stream, rc = %d", __func__, rc); in streamOn() 112 ALOGD("%s: X, mActive = %d, mInit = %d, streamid = %d, image_mode = %d", in streamOn() 120 …ALOGD("%s: mActive = %d, streamid = %d, image_mode = %d",__func__, mActive, mStreamId, mExtImgMode… in streamOff() 133 ALOGD("%s: X, mActive = %d, mInit = %d, streamid = %d, image_mode = %d", in streamOff() 148 ALOGD("%s: E, mActive = %d, mInit = %d, streamid = %d, image_mode = %d", in initStream() [all …]
|
D | QCameraHWI_Preview.cpp | 132 ALOGD("%s: camera call genlock_unlock", __func__); in getBufferFromSurface() 145 … ALOGD("%s: cancel_buffer: hdl =%p", __func__, (*mHalCamCtrl->mPreviewMemory.buffer_handle[i])); in getBufferFromSurface() 172 ALOGD("%s: idx = %d, fd = %d, size = %d, offset = %d", __func__, in getBufferFromSurface() 213 ALOGD("%s: camera call genlock_unlock", __FUNCTION__); in putBufferToSurface() 220 …ALOGD("%s: genlock_unlock_buffer, handle =%p", __FUNCTION__, (*(mHalCamCtrl->mPreviewMemory.buffer… in putBufferToSurface() 228 … ALOGD("%s: cancel_buffer: hdl =%p", __func__, (*mHalCamCtrl->mPreviewMemory.buffer_handle[cnt])); in putBufferToSurface() 235 ALOGD(" put buffer %d successfully", cnt); in putBufferToSurface() 471 ALOGD("%s: idx = %d, fd = %d, size = %d, cbcr_offset = %d, y_offset = %d, " in initDisplayBuffers() 495 ALOGD("Planes: %d length: %d userptr: %lu offset: %d\n", j, in initDisplayBuffers() 501 ALOGD("DEBUG2:Display buf[%d] fd:%d",i,mDisplayBuf[i].fd); in initDisplayBuffers() [all …]
|
/device/asus/flo/camera/QCamera2/HAL/ |
D | QCamera2HWICallbacks.cpp | 58 ALOGD("[KPI Perf] %s: E",__func__); in zsl_channel_cb() 87 ALOGD("[KPI Perf] %s: X", __func__); in zsl_channel_cb() 109 ALOGD("[KPI Perf] %s: E", __func__); in capture_channel_cb_routine() 168 ALOGD("DEBUG: registerFaceImage E"); in capture_channel_cb_routine() 170 ALOGD("DEBUG: registerFaceImage X, ret=%d, faceId=%d", rc, faceId); in capture_channel_cb_routine() 178 ALOGD("[KPI Perf] %s: X", __func__); in capture_channel_cb_routine() 200 ALOGD("[KPI Perf] %s: E", __func__); in postproc_channel_cb_routine() 223 ALOGD("[KPI Perf] %s: X", __func__); in postproc_channel_cb_routine() 249 ALOGD("[KPI Perf] %s : BEGIN", __func__); in preview_stream_cb_routine() 290 ALOGD("%s: Invalid dequeued buffer index %d from display", in preview_stream_cb_routine() [all …]
|
D | QCamera2HWI.cpp | 269 ALOGD("[KPI Perf] %s: E", __func__); in start_preview() 281 ALOGD("[KPI Perf] %s: X", __func__); in start_preview() 303 ALOGD("[KPI Perf] %s: E", __func__); in stop_preview() 310 ALOGD("[KPI Perf] %s: X", __func__); in stop_preview() 401 ALOGD("[KPI Perf] %s: E", __func__); in start_recording() 409 ALOGD("[KPI Perf] %s: X", __func__); in start_recording() 431 ALOGD("[KPI Perf] %s: E", __func__); in stop_recording() 438 ALOGD("[KPI Perf] %s: X", __func__); in stop_recording() 492 ALOGD("%s: E", __func__); in release_recording_frame() 499 ALOGD("%s: X", __func__); in release_recording_frame() [all …]
|
D | QCameraParameters.cpp | 1865 ALOGD("%s: no zoom support", __func__); in setZoom() 2197 ALOGD("%s: scene mode changed between HDR and non-HDR, need restart", __func__); in setSceneMode() 2452 ALOGD("%s: nBurstNum = %d, nExpnum = %d", __func__, nBurstNum, nExpnum); in setNumOfSnapshot() 2516 ALOGD("Param m_bNoDisplayMode = %d", m_bNoDisplayMode); in setNoDisplayMode() 2672 ALOGD("%s: flip is not supported.", __func__); in setFlip() 2859 ALOGD("%s: supported preview sizes: %s", __func__, previewSizeValues.string()); in initDefaultParameters() 2873 ALOGD("%s: supported video sizes: %s", __func__, videoSizeValues.string()); in initDefaultParameters() 2891 ALOGD("%s: supported pic sizes: %s", __func__, pictureSizeValues.string()); in initDefaultParameters() 3522 ALOGD("%s: Setting preview fps range %s", __func__, str); in setPreviewFpsRange() 3550 ALOGD("%s: Setting auto exposure %s", __func__, autoExp); in setAutoExposure() [all …]
|
D | QCameraMem.cpp | 126 ALOGD("%s: addr = %p, fd = %d, handle = %p length = %d, ION Fd = %d", in cacheOpsInternal() 1007 ALOGD("%s: dequeue_buffer, no free buffer from display now", __func__); in displayBuffer() 1074 ALOGD("%s: usage = %d, geometry: %p, %d, %d, %d", in allocate() 1098 ALOGD("%s: cancel_buffer: hdl =%p", __func__, (*mBufferHandle[i])); in allocate() 1122 ALOGD("%s: cancel_buffer: hdl =%p", __func__, (*mBufferHandle[i])); in allocate() 1146 ALOGD("%s: cancel_buffer: hdl =%p", __func__, (*mBufferHandle[i])); in allocate() 1162 ALOGD("%s: idx = %d, fd = %d, size = %d, offset = %d", in allocate() 1210 ALOGD("cancel_buffer: hdl =%p", (*mBufferHandle[cnt])); in deallocate() 1217 ALOGD("put buffer %d successfully", cnt); in deallocate()
|
/device/lge/hammerhead/camera/QCamera2/HAL/ |
D | QCamera2HWICallbacks.cpp | 58 ALOGD("[KPI Perf] %s: E",__func__); in zsl_channel_cb() 87 ALOGD("[KPI Perf] %s: X", __func__); in zsl_channel_cb() 109 ALOGD("[KPI Perf] %s: E", __func__); in capture_channel_cb_routine() 168 ALOGD("DEBUG: registerFaceImage E"); in capture_channel_cb_routine() 170 ALOGD("DEBUG: registerFaceImage X, ret=%d, faceId=%d", rc, faceId); in capture_channel_cb_routine() 178 ALOGD("[KPI Perf] %s: X", __func__); in capture_channel_cb_routine() 200 ALOGD("[KPI Perf] %s: E", __func__); in postproc_channel_cb_routine() 223 ALOGD("[KPI Perf] %s: X", __func__); in postproc_channel_cb_routine() 249 ALOGD("[KPI Perf] %s : BEGIN", __func__); in preview_stream_cb_routine() 290 ALOGD("%s: Invalid dequeued buffer index %d from display", in preview_stream_cb_routine() [all …]
|
D | QCamera2HWI.cpp | 269 ALOGD("[KPI Perf] %s: E", __func__); in start_preview() 281 ALOGD("[KPI Perf] %s: X", __func__); in start_preview() 303 ALOGD("[KPI Perf] %s: E", __func__); in stop_preview() 310 ALOGD("[KPI Perf] %s: X", __func__); in stop_preview() 401 ALOGD("[KPI Perf] %s: E", __func__); in start_recording() 409 ALOGD("[KPI Perf] %s: X", __func__); in start_recording() 431 ALOGD("[KPI Perf] %s: E", __func__); in stop_recording() 438 ALOGD("[KPI Perf] %s: X", __func__); in stop_recording() 492 ALOGD("%s: E", __func__); in release_recording_frame() 499 ALOGD("%s: X", __func__); in release_recording_frame() [all …]
|
D | QCameraParameters.cpp | 1865 ALOGD("%s: no zoom support", __func__); in setZoom() 2197 ALOGD("%s: scene mode changed between HDR and non-HDR, need restart", __func__); in setSceneMode() 2452 ALOGD("%s: nBurstNum = %d, nExpnum = %d", __func__, nBurstNum, nExpnum); in setNumOfSnapshot() 2516 ALOGD("Param m_bNoDisplayMode = %d", m_bNoDisplayMode); in setNoDisplayMode() 2672 ALOGD("%s: flip is not supported.", __func__); in setFlip() 2859 ALOGD("%s: supported preview sizes: %s", __func__, previewSizeValues.string()); in initDefaultParameters() 2873 ALOGD("%s: supported video sizes: %s", __func__, videoSizeValues.string()); in initDefaultParameters() 2891 ALOGD("%s: supported pic sizes: %s", __func__, pictureSizeValues.string()); in initDefaultParameters() 3522 ALOGD("%s: Setting preview fps range %s", __func__, str); in setPreviewFpsRange() 3550 ALOGD("%s: Setting auto exposure %s", __func__, autoExp); in setAutoExposure() [all …]
|
D | QCameraMem.cpp | 126 ALOGD("%s: addr = %p, fd = %d, handle = %p length = %d, ION Fd = %d", in cacheOpsInternal() 1007 ALOGD("%s: dequeue_buffer, no free buffer from display now", __func__); in displayBuffer() 1074 ALOGD("%s: usage = %d, geometry: %p, %d, %d, %d", in allocate() 1098 ALOGD("%s: cancel_buffer: hdl =%p", __func__, (*mBufferHandle[i])); in allocate() 1122 ALOGD("%s: cancel_buffer: hdl =%p", __func__, (*mBufferHandle[i])); in allocate() 1146 ALOGD("%s: cancel_buffer: hdl =%p", __func__, (*mBufferHandle[i])); in allocate() 1162 ALOGD("%s: idx = %d, fd = %d, size = %d, offset = %d", in allocate() 1210 ALOGD("cancel_buffer: hdl =%p", (*mBufferHandle[cnt])); in deallocate() 1217 ALOGD("put buffer %d successfully", cnt); in deallocate()
|
/device/asus/fugu/libaudio/ |
D | AudioHardwareInput.cpp | 206 ALOGD("AudioHardwareInput::onDeviceFound pcmCard = %d", devInfo.pcmCard); in onDeviceFound() 222 ALOGD("AudioHardwareInput::onDeviceFound saving as device #%d", i); in onDeviceFound() 242 ALOGD("AudioHardwareInput::onDeviceRemoved pcmCard = %d", pcmCard); in onDeviceRemoved() 247 ALOGD("AudioHardwareInput::onDeviceRemoved matches #%d", i); in onDeviceRemoved() 263 ALOGD("AudioHardwareInput::getBestDevice inputSource = %d, doVoiceRecognition = %d", in getBestDevice() 281 ALOGD("AudioHardwareInput::getBestDevice chose #%d", chosenDeviceIndex); in getBestDevice()
|
D | AudioStreamIn.cpp | 152 ALOGD("AudioStreamIn::standby_l, call pcm_close()"); in standby_l() 334 ALOGD("AudioStreamIn::startInputStream_l, mRequestedSampleRate = %d", in startInputStream_l() 357 ALOGD("AudioStreamIn::startInputStream_l, call pcm_open()"); in startInputStream_l() 383 ALOGD("AudioStreamIn::startInputStream_l, call create_resampler( %d to %d)", in startInputStream_l()
|
/device/generic/goldfish/fingerprint/ |
D | fingerprint.c | 198 ALOGD("got finger %d", fingerid); in listenerFunction() 200 ALOGD("send notice finger %d", fingerid); in listenerFunction() 207 ALOGD("finger off %d", fingerid); in listenerFunction() 218 ALOGD("listener exit"); in listenerFunction() 259 ALOGD("fingerprint_authenticate"); in fingerprint_authenticate() 273 ALOGD("fingerprint_enroll"); in fingerprint_enroll() 297 ALOGD("fingerprint_pre_enroll"); in fingerprint_pre_enroll() 304 ALOGD("fingerprint_cancel"); in fingerprint_cancel() 324 ALOGD("set_notify"); in set_notify_callback() 339 ALOGD("fingerprint open\n"); in fingerprint_open()
|
/device/generic/goldfish/camera/ |
D | EmulatedFakeCameraDevice.cpp | 409 ALOGD("********** Rotated to the SOLID COLOR frame **********"); in rotateFrame() 412 ALOGD("----- Painting a solid RED frame -----"); in rotateFrame() 415 ALOGD("----- Painting a solid GREEN frame -----"); in rotateFrame() 418 ALOGD("----- Painting a solid BLUE frame -----"); in rotateFrame() 422 ALOGD("----- Painting a solid WHITE frame -----"); in rotateFrame() 426 ALOGD("********** Rotated to the CHECKERBOARD frame **********"); in rotateFrame() 428 ALOGD("********** Rotated to the STRIPED frame **********"); in rotateFrame()
|
/device/moto/shamu/camera/QCamera/HAL/usbcamcore/inc/ |
D | QCameraUsbPriv.h | 91 ALOGD("parms = %s", temp);\ 105 ALOGD("%s: Successfully opened", __func__);\ 120 ALOGD("%s: close successful", __func__);\
|
/device/generic/goldfish/opengl/tests/gles_android_wrapper/ |
D | egl.cpp | 88 ALOGD("loading %s into %s complete\n", implLibName, driverLibName); in initApi() 158 ALOGD("isNeedEncode? for %s\n", procname); in isNeedEncode() 176 ALOGD("should use encoder for %s\n", procname); in isNeedEncode() 190 ALOGD("Loading egl dispatch for %s\n", getProcName()); in initDispatchTables() 234 ALOGD("Initializing native opengl for %s\n", getProcName()); in initDispatchTables() 316 ALOGD("removing ES2 bit 0x%x\n", attribs[i + 1]); in filter_es2_bit() 334 ALOGD("eglChooseConfig: %d configs found\n", *num_config); in eglChooseConfig() 336 ALOGD("requested attributes:\n"); in eglChooseConfig() 338 ALOGD("%d: 0x%x\n", i, attribs[i]); in eglChooseConfig()
|
/device/asus/flo/camera/QCamera2/util/ |
D | QCameraCmdThread.cpp | 149 ALOGD("%s: No notify avail", __func__); in getCmd() 185 ALOGD("%s: pthread dead already\n", __func__); in exit()
|
/device/lge/hammerhead/camera/QCamera2/util/ |
D | QCameraCmdThread.cpp | 169 ALOGD("%s: No notify avail", __func__); in getCmd() 205 ALOGD("%s: pthread dead already\n", __func__); in exit()
|
/device/moto/shamu/camera/QCamera2/util/ |
D | QCameraCmdThread.cpp | 169 ALOGD("%s: No notify avail", __func__); in getCmd() 205 ALOGD("%s: pthread dead already\n", __func__); in exit()
|
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/ |
D | ErrorLog.h | 23 # define DBG(...) ALOGD(__VA_ARGS__)
|
/device/lge/hammerhead/camera/QCamera2/HAL3/ |
D | QCamera3PostProc.cpp | 145 ALOGD("%s: Jpeg closed, rc = %d, mJpegClientHandle = %x", in deinit() 381 ALOGD("%s: no need offline reprocess, sending to jpeg encoding", __func__); in processData() 877 ALOGD("%s: Need new session?:%d",__func__, needNewSess); in encodeData() 894 ALOGD("%s: #src bufs:%d # tmb bufs:%d #dst_bufs:%d", __func__, in encodeData() 941 ALOGD("%s: Thumbnail needed:%d",__func__, m_bThumbnailNeeded); in encodeData() 960 ALOGD("%s: jpeg rotation is set to %d", __func__, in encodeData() 1033 ALOGD("%s: start data proc", __func__); in dataProcessRoutine() 1048 ALOGD("%s: stop data proc", __func__); in dataProcessRoutine() 1096 ALOGD("%s: Do next job, active is %d", __func__, is_active); in dataProcessRoutine() 1118 ALOGD("%s: dequeuing pp frame", __func__); in dataProcessRoutine()
|
/device/asus/flo/camera/QCamera2/HAL3/ |
D | QCamera3PostProc.cpp | 141 ALOGD("%s: Jpeg closed, rc = %d, mJpegClientHandle = %x", in deinit() 367 ALOGD("%s: no need offline reprocess, sending to jpeg encoding", __func__); in processAuxiliaryData() 428 ALOGD("%s: no need offline reprocess, sending to jpeg encoding", __func__); in processData() 859 ALOGD("%s: Need new session?:%d",__func__, needNewSess); in encodeData() 876 ALOGD("%s: #src bufs:%d # tmb bufs:%d #dst_bufs:%d", __func__, in encodeData() 912 ALOGD("%s: Thumbnail needed:%d",__func__, m_bThumbnailNeeded); in encodeData() 932 ALOGD("%s: jpeg rotation is set to %d", __func__, jpg_job.encode_job.rotation); in encodeData() 1011 ALOGD("%s: start data proc", __func__); in dataProcessRoutine() 1017 ALOGD("%s: stop data proc", __func__); in dataProcessRoutine() 1065 ALOGD("%s: Do next job, active is %d", __func__, is_active); in dataProcessRoutine()
|