Home
last modified time | relevance | path

Searched refs:DHLOGD (Results 1 - 25 of 113) sorted by relevance

12345

/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/fpscontroller/
H A Dfps_controller_process.cpp27 DHLOGD("~DecodeDataProcess : ReleaseProcessNode."); in ~FpsControllerProcess()
52 DHLOGD("Start release [%{public}zu] node : FPS controller.", nodeRank_); in ReleaseProcessNode()
71 DHLOGD("Release [%{public}zu] node : FPS controller end.", nodeRank_); in ReleaseProcessNode()
96 DHLOGD("frame control, currect frameRate %{public}f, targetRate %{public}d, drop it", in ProcessData()
101 DHLOGD("frame control render PushVideoFrame, frame info width %{public}d height %{public}d, timeStampUs " in ProcessData()
109 DHLOGD("Frame control, update control info."); in UpdateFPSControllerInfo()
111 DHLOGD("Frame control, targetFrameRate_ : %{public}d", targetFrameRate_); in UpdateFPSControllerInfo()
117 DHLOGD("Frame control, income fisrt frame."); in UpdateFPSControllerInfo()
122 DHLOGD("Frame control, lastFrameIncomeTimeMs_ %{public}lld, receive Frame after last frame(ms): %{public}lld", in UpdateFPSControllerInfo()
131 DHLOGD("Fram in UpdateFrameRateCorrectionFactor()
[all...]
/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline/
H A Ddcamera_pipeline_sink.cpp30 DHLOGD("~DCameraPipelineSink : Destroy sink data process pipeline."); in ~DCameraPipelineSink()
40 DHLOGD("Create sink data process pipeline."); in CreateDataProcessPipeline()
57 DHLOGD("The sink pipeline already exists."); in CreateDataProcessPipeline()
82 DHLOGD("Init sink DCamera pipeline Nodes."); in InitDCameraPipNodes()
90 DHLOGD("Creating an empty sink pipeline."); in InitDCameraPipNodes()
118 DHLOGD("All nodes have been linked in sink pipeline."); in InitDCameraPipNodes()
125 DHLOGD("Process data buffers in sink pipeline."); in ProcessData()
153 DHLOGD("Destroy sink data process pipeline start."); in DestroyDataProcessPipeline()
163 DHLOGD("Destroy sink data process pipeline end."); in DestroyDataProcessPipeline()
179 DHLOGD("Sin in OnProcessedVideoBuffer()
[all...]
H A Ddcamera_pipeline_source.cpp33 DHLOGD("~DCameraPipelineSource : Destroy source data process pipeline."); in ~DCameraPipelineSource()
43 DHLOGD("Create source data process pipeline."); in CreateDataProcessPipeline()
61 DHLOGD("The source pipeline already exists."); in CreateDataProcessPipeline()
86 DHLOGD("Init source DCamera pipeline event to asynchronously process data."); in InitDCameraPipEvent()
113 DHLOGD("Init source DCamera pipeline Nodes."); in InitDCameraPipNodes()
126 DHLOGD("Creating an empty source pipeline."); in InitDCameraPipNodes()
158 DHLOGD("All nodes have been linked in source pipeline, Target Config: " in InitDCameraPipNodes()
168 DHLOGD("Process data buffers in source pipeline."); in ProcessData()
186 DHLOGD("Send asynchronous event to process data in source pipeline."); in ProcessData()
197 DHLOGD("excut in ProcessData()
[all...]
/foundation/distributedhardware/distributed_audio/services/audioprocessor/directprocessor/src/
H A Daudio_direct_processor.cpp31 DHLOGD("Configure direct audio processor."); in ConfigureAudioProcessor()
39 DHLOGD("Release direct audio processor."); in ReleaseAudioProcessor()
45 DHLOGD("Start direct audio processor."); in StartAudioProcessor()
51 DHLOGD("Stop direct audio processor."); in StopAudioProcessor()
57 DHLOGD("Feed audio processor."); in FeedAudioProcessor()
/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_low_latency.cpp30 DHLOGD("Enable low latency start."); in EnableLowLatency()
33 DHLOGD("No need to enable low latency, refCount just plus one and now is: %{public}d.", refCount_.load()); in EnableLowLatency()
54 DHLOGD("Enable low latency success and now refCount is: %d", refCount_.load()); in EnableLowLatency()
62 DHLOGD("Disable low latency start."); in DisableLowLatency()
64 DHLOGD("No need to disable low latency, refCount is zero."); in DisableLowLatency()
69 DHLOGD("No need to disable low latency, refCount just minus one and now is: %{public}d.", refCount_.load()); in DisableLowLatency()
90 DHLOGD("Disable low latency success."); in DisableLowLatency()
/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesink/src/
H A Ddaudio_sink_service.cpp41 DHLOGD("Distributed audio sink service constructed."); in DAudioSinkService()
51 DHLOGD("Start distributed audio service success."); in OnStart()
71 DHLOGD("Init distributed audio service success."); in Init()
85 DHLOGD("Audio sink service process exit."); in ReleaseSink()
93 DHLOGD("Sink systemabilitymgr unloadsystemability successfully!"); in ReleaseSink()
99 DHLOGD("Subscribe local hardware."); in SubscribeLocalHardware()
105 DHLOGD("Unsubscribe local hardware."); in UnsubscribeLocalHardware()
119 DHLOGD("Distributed audio sink service dump."); in Dump()
/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/decoder/
H A Ddecode_data_process.cpp38 DHLOGD("~DecodeDataProcess : ReleaseProcessNode."); in ~DecodeDataProcess()
46 DHLOGD("Init DCamera DecodeNode start."); in InitNode()
61 DHLOGD("Disable DecodeNode. The target video codec type %{public}d is the same as the source video codec " in InitNode()
97 DHLOGD("Init DecodeNode eventBus, and add handler for it."); in InitCodecEvent()
123 DHLOGD("Init video decoder."); in InitDecoder()
195 DHLOGD("Set the video decoder output surface."); in SetDecoderOutputSurface()
228 DHLOGD("Set the producer surface to video decoder output surface."); in SetDecoderOutputSurface()
277 DHLOGD("Start release videoDecoder."); in ReleaseVideoDecoder()
315 DHLOGD("Release DecodeNode eventBusDecode and eventBusPipeline end."); in ReleaseCodecEvent()
320 DHLOGD("Star in ReleaseProcessNode()
[all...]
H A Ddecode_data_process_common.cpp38 DHLOGD("~DecodeDataProcess : ReleaseProcessNode."); in ~DecodeDataProcess()
46 DHLOGD("Init DCamera DecodeNode start."); in InitNode()
61 DHLOGD("Disable DecodeNode. The target video codec type %{public}d is the same as the source video codec " in InitNode()
97 DHLOGD("Init DecodeNode eventBus, and add handler for it."); in InitCodecEvent()
123 DHLOGD("Init video decoder."); in InitDecoder()
227 DHLOGD("Set the video decoder output surface."); in SetDecoderOutputSurface()
264 DHLOGD("Set the producer surface to video decoder output surface."); in SetDecoderOutputSurface()
319 DHLOGD("Start release videoDecoder."); in ReleaseVideoDecoder()
362 DHLOGD("Release DecodeNode eventBusDecode and eventBusPipeline end."); in ReleaseCodecEvent()
367 DHLOGD("Star in ReleaseProcessNode()
[all...]
/foundation/distributedhardware/distributed_audio/audiohandler/src/
H A Ddaudio_handler.cpp37 DHLOGD("Distributed audio handler constructed."); in DAudioHandler()
42 DHLOGD("Distributed audio handler deconstructed."); in ~DAudioHandler()
53 DHLOGD("Get dhId and then add other items into cjson object"); in AddItemsToObject()
152 DHLOGD("Query result: dhId: %{public}d, subtype: %{public}s, attrs: %{public}s.", in RealQuery()
157 DHLOGD("Query result: dhId: %{public}d, attrs: %{public}s.", LOW_LATENCY_RENDER_ID, jsonInfo); in RealQuery()
162 DHLOGD("Query result: size: (%{public}zu).", dhItemVec.size()); in RealQuery()
169 DHLOGD("Get audio ablity for dump."); in ablityForDump()
180 DHLOGD("Start to query codec information."); in QueryAudioInfo()
192 DHLOGD("Query extra information"); in QueryExtraInfo()
199 DHLOGD("I in IsSupportPlugin()
[all...]
/foundation/distributedhardware/distributed_audio/services/audioclient/spkclient/src/
H A Ddspeaker_client.cpp33 DHLOGD("Release speaker client."); in ~DSpeakerClient()
77 DHLOGD("Set up spk client: {sampleRate: %{public}d, bitFormat: %{public}d, channelMask: %{public}d," in CreateAudioRenderer()
126 DHLOGD("Pop spk data, dataQueue is empty. write empty data."); in OnWriteData()
131 DHLOGD("Pop spk data, dataQueue size: %{public}" PRIu64, queueSize); in OnWriteData()
269 DHLOGD("Start the renderer thread."); in PlayThreadRunning()
288 DHLOGD("Pop spk data, dataqueue size: %{public}" PRIu64, queueSize); in PlayThreadRunning()
299 DHLOGD("Write audio render, write len: %{public}d, raw len: %{public}" PRIu64", offset: %{public}d", in PlayThreadRunning()
349 DHLOGD("Data queue overflow."); in OnDecodeTransDataDone()
355 DHLOGD("Push new spk data, buf len: %{public}" PRIu64, queueSize); in OnDecodeTransDataDone()
367 DHLOGD("O in OnStateChange()
[all...]
/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/encoder/
H A Dencode_data_process.cpp50 DHLOGD("~EncodeDataProcess : ReleaseProcessNode."); in ~EncodeDataProcess()
58 DHLOGD("Init DCamera EncodeNode start."); in InitNode()
72 DHLOGD("Disable EncodeNode. The target VideoCodecType %{public}d is the same as the source VideoCodecType " in InitNode()
106 DHLOGD("Init video encoder."); in InitEncoder()
210 DHLOGD("Init video encoder bitrate format."); in InitEncoderBitrateFormat()
232 DHLOGD("Source config: width : %{public}d, height : %{public}d, matched bitrate %{public}d.", in InitEncoderBitrateFormat()
282 DHLOGD("Start release videoEncoder."); in ReleaseVideoEncoder()
297 DHLOGD("Start release videoEncoder success."); in ReleaseVideoEncoder()
302 DHLOGD("Start release [%{public}zu] node : EncodeNode.", nodeRank_); in ReleaseProcessNode()
315 DHLOGD("Releas in ReleaseProcessNode()
[all...]
H A Dencode_video_callback.cpp23 DHLOGD("EncodeVideoCallback : OnError. Error type: %{public}d. Error code: %{public}d ", errorType, errorCode); in OnError()
31 DHLOGD("EncodeVideoCallback : OnInputBufferAvailable. No operation when using surface input."); in OnInputBufferAvailable()
42 DHLOGD("EncodeVideoCallback : OnOutputFormatChanged."); in OnOutputFormatChanged()
54 DHLOGD("EncodeVideoCallback : OnOutputBufferAvailable."); in OnOutputBufferAvailable()
/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/src/
H A Dimage_decoder_callback.cpp25 DHLOGD("%{public}s: OnError.", DSCREEN_LOG_TAG); in OnError()
37 DHLOGD("%{public}s: OnOutputBufferAvailable.", DSCREEN_LOG_TAG); in OnOutputBufferAvailable()
48 DHLOGD("%{public}s: OnInputBufferAvailable.", DSCREEN_LOG_TAG); in OnInputBufferAvailable()
59 DHLOGD("%{public}s: OnOutputFormatChanged.", DSCREEN_LOG_TAG); in OnOutputFormatChanged()
/foundation/distributedhardware/distributed_screen/services/screentransport/screensourceprocessor/encoder/src/
H A Dimage_encoder_callback.cpp25 DHLOGD("%{public}s: OnError.", DSCREEN_LOG_TAG); in OnError()
37 DHLOGD("%{public}s: OnOutputBufferAvailable.", DSCREEN_LOG_TAG); in OnOutputBufferAvailable()
48 DHLOGD("%{public}s: OnInputBufferAvailable.", DSCREEN_LOG_TAG); in OnInputBufferAvailable()
59 DHLOGD("%{public}s: OnOutputFormatChanged.", DSCREEN_LOG_TAG); in OnOutputFormatChanged()
/foundation/distributedhardware/distributed_audio/services/audiocontrol/controlsink/src/
H A Ddaudio_sink_dev_ctrl_manager.cpp35 DHLOGD("Control manager constructed."); in DAudioSinkDevCtrlMgr()
40 DHLOGD("Control manager deconstructed."); in ~DAudioSinkDevCtrlMgr()
74 DHLOGD("Send audio event."); in SendAudioEvent()
/foundation/distributedhardware/distributed_audio/services/audiocontrol/controlsource/src/
H A Ddaudio_source_dev_ctrl_manager.cpp32 DHLOGD("Control manager constructed."); in DAudioSourceDevCtrlMgr()
37 DHLOGD("Control manager deconstructed."); in ~DAudioSourceDevCtrlMgr()
70 DHLOGD("Send audio event."); in SendAudioEvent()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/base/
H A Difeeding_smoother.cpp38 DHLOGD("Smoother stop, push data failed."); in PushData()
57 DHLOGD("Smoother is started."); in StartSmooth()
86 DHLOGD("Smoother listener notify producer failed."); in LooperSmooth()
127 DHLOGD("Notify to interrupt sleep."); in SmoothFeeding()
198 DHLOGD("Delta more than thre, adjust sleep to %{public}" PRId64" us.", sleep_); in AdjustSleepTime()
202 DHLOGD("Delta less than negative thre, adjust sleep to %{public}" PRId64" us.", sleep_); in AdjustSleepTime()
213 DHLOGD("Offset is not in the threshold range, adjust sleep to %{public}" PRId64" us.", sleep_); in SyncClock()
217 DHLOGD("Sleep less than zero, adjust sleep to zero."); in SyncClock()
219 DHLOGD("Offset is %{public}" PRId64" us, sleep is %{public}" PRId64" us after syncing clock.", offset, sleep_); in SyncClock()
235 DHLOGD("Smoot in StopSmooth()
[all...]
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_source/src/
H A Ddaudio_ipc_callback.cpp114 DHLOGD("Push register callback, reqId: %{public}s", reqId.c_str()); in PushRegisterCallback()
121 DHLOGD("Pop register callback, reqId: %{public}s", reqId.c_str()); in PopRegisterCallback()
129 DHLOGD("Push unregister callback, reqId: %{public}s", reqId.c_str()); in PushUnregisterCallback()
136 DHLOGD("Pop unregister callback, reqId: %{public}s", reqId.c_str()); in PopUnregisterCallback()
143 DHLOGD("Register state listener."); in RegisterStateListener()
150 DHLOGD("UnRegister state listener."); in UnRegisterStateListener()
157 DHLOGD("Register trigger listener."); in RegisterTriggerListener()
164 DHLOGD("UnRegister trigger listener."); in UnRegisterTriggerListener()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/task/
H A Dmeta_disable_task.cpp40 DHLOGD("DisableTask id: %{public}s, networkId: %{public}s, dhId: %{public}s", in MetaDisableTask()
46 DHLOGD("id = %{public}s, uuid = %{public}s", GetId().c_str(), GetAnonyString(GetUUID()).c_str()); in ~MetaDisableTask()
60 DHLOGD("id = %{public}s, uuid = %{public}s, dhId = %{public}s", GetId().c_str(), GetAnonyString(GetUUID()).c_str(), in DoTaskInner()
73 DHLOGD("finish meta disable task, remove it, id = %{public}s", GetId().c_str()); in DoTaskInner()
H A Ddisable_task.cpp43 DHLOGD("DisableTask id: %{public}s, networkId: %{public}s, dhId: %{public}s", in DisableTask()
49 DHLOGD("id = %{public}s, uuid = %{public}s", GetId().c_str(), GetAnonyString(GetUUID()).c_str()); in ~DisableTask()
63 DHLOGD("id = %{public}s, uuid = %{public}s, dhId = %{public}s", GetId().c_str(), GetAnonyString(GetUUID()).c_str(), in DoTaskInner()
82 DHLOGD("finish disable task, remove it, id = %{public}s", GetId().c_str()); in DoTaskInner()
H A Dmeta_enable_task.cpp40 DHLOGD("EnableTask id: %{public}s, networkId: %{public}s, dhId: %{public}s", in MetaEnableTask()
46 DHLOGD("id = %{public}s, uuid = %{public}s", GetId().c_str(), GetAnonyString(GetUUID()).c_str()); in ~MetaEnableTask()
60 DHLOGD("DoTaskInner id = %{public}s, uuid = %{public}s, dhId = %{public}s", GetId().c_str(), in DoTaskInner()
67 DHLOGD("finish meta enable task, remove it, id = %{public}s", GetId().c_str()); in DoTaskInner()
H A Denable_task.cpp42 DHLOGD("EnableTask id: %{public}s, networkId: %{public}s, dhId: %{public}s", in EnableTask()
48 DHLOGD("id = %{public}s, uuid = %{public}s", GetId().c_str(), GetAnonyString(GetUUID()).c_str()); in ~EnableTask()
62 DHLOGD("DoTaskInner id = %{public}s, uuid = %{public}s, dhId = %{public}s", GetId().c_str(), in DoTaskInner()
68 DHLOGD("finish enable task, remove it, id = %{public}s", GetId().c_str()); in DoTaskInner()
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_manager.cpp49 DHLOGD("Distributed audio source manager constructed."); in DAudioSourceManager()
62 DHLOGD("Distributed audio source manager destructed."); in ~DAudioSourceManager()
103 DHLOGD("Init DAudioManager successfuly."); in Init()
134 DHLOGD("manager handler is running, wait for idle."); in UnInit()
145 DHLOGD("Uninit audio source manager exit."); in UnInit()
151 DHLOGD("Checking params of daudio."); in CheckParams()
189 DHLOGD("Enable audio task generate successfully."); in EnableDAudio()
218 DHLOGD("Call source dev to enable daudio."); in DoEnableDAudio()
253 DHLOGD("Disable audio task generate successfully."); in DisableDAudio()
280 DHLOGD("Cal in DoDisableDAudio()
[all...]
H A Ddmic_dev.cpp59 DHLOGD("On Engine Data available"); in OnEngineTransDataAvailable()
179 DHLOGD("Set mic parameters {samplerate: %{public}d, channelmask: %{public}d, format: %{public}d, " in SetParameters()
209 DHLOGD("Notify mic event, type: %{public}d.", event.type); in NotifyEvent()
361 DHLOGD("Data queue is empty, count :%{public}u.", insertFrameCnt_); in ReadStreamData()
365 DHLOGD("Data discard, count: %{public}u", insertFrameCnt_); in ReadStreamData()
385 DHLOGD("Read mmap position. frames: %{public}" PRIu64", tvsec: %{public}" PRId64", tvNSec:%{public}" PRId64, in ReadMmapPosition()
396 DHLOGD("RefreshAshmemInfo: fd:%{public}d, ashmemLength: %{public}d, lengthPerTrans: %{public}d", in RefreshAshmemInfo()
399 DHLOGD("DMic dev low-latency mode"); in RefreshAshmemInfo()
407 DHLOGD("Create ashmem success. fd:%{public}d, ashmem length: %{public}d, lengthPreTrans: %{public}d", in RefreshAshmemInfo()
438 DHLOGD("Enqueu in EnqueueThread()
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcamera/
H A Ddistributed_camera_sink_stub.cpp69 DHLOGD("remote request code: %{public}d", code); in OnRemoteRequest()
111 DHLOGD("enter"); in InitSinkInner()
141 DHLOGD("enter"); in ReleaseSinkInner()
157 DHLOGD("enter"); in SubscribeLocalHardwareInner()
176 DHLOGD("enter"); in UnsubscribeLocalHardwareInner()
193 DHLOGD("enter"); in StopCaptureInner()
210 DHLOGD("enter"); in ChannelNegInner()
229 DHLOGD("enter"); in GetCameraInfoInner()
247 DHLOGD("DistributedCameraSinkStub OpenChannelInner Begin"); in OpenChannelInner()
261 DHLOGD("DistributedCameraSinkStu in OpenChannelInner()
[all...]

Completed in 14 milliseconds

12345