Home
last modified time | relevance | path

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

/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_render_ext_impl.cpp82 DHLOGD("Get render device latency, not support yet."); in GetLatency()
122 DHLOGD("Render frame. not support in low-latency render"); in RenderFrame()
132 DHLOGD("Get render position, not support yet."); in GetRenderPosition()
140 DHLOGD("Set render speed, control render speed is not support yet."); in SetRenderSpeed()
147 DHLOGD("Get render speed, control render speed is not support yet."); in GetRenderSpeed()
154 DHLOGD("Set channel mode, control channel mode is not support yet."); in SetChannelMode()
161 DHLOGD("Get channel mode, control channel mode is not support yet."); in GetChannelMode()
176 DHLOGD("Drain audio buffer, not support yet."); in DrainBuffer()
183 DHLOGD("Check whether drain is supported, not support yet."); in IsSupportsDrain()
280 DHLOGD("Tur in TurnStandbyMode()
[all...]
H A Daudio_capture_interface_impl.cpp51 DHLOGD("Distributed audio capture constructed, period(%{public}d),frameSize(%{public}d).", in AudioCaptureInterfaceImpl()
53 DHLOGD("Distributed audio capture constructed, id(%{public}d).", desc.pins); in AudioCaptureInterfaceImpl()
58 DHLOGD("Distributed audio capture destructed, id(%{public}d).", devDesc_.pins); in ~AudioCaptureInterfaceImpl()
71 DHLOGD("Capture frame[sampleRate:%{public}d, channelCount: %{public}d, format: %{public}d, frameSize: %{public}d].", in CaptureFrame()
102 DHLOGD("Capture audio frame success."); in CaptureFrame()
105 DHLOGD("This time capture frame spend: %" PRId64" us, The interval of this time and the last time: %" PRId64 in CaptureFrame()
H A Daudio_manager_interface_impl.cpp50 DHLOGD("Distributed audio manager constructed."); in AudioManagerInterfaceImpl()
56 DHLOGD("Distributed audio manager destructed."); in ~AudioManagerInterfaceImpl()
126 DHLOGD("Release distributed audio manager object."); in ReleaseAudioManagerObject()
255 DHLOGD("Notify audio fwk event(type:%{public}d, adapter:%{public}s, pin:%{public}d).", event.eventType, in NotifyFwk()
H A Daudio_render_interface_impl.cpp44 DHLOGD("Distributed audio render constructed, period(%{public}d), frameSize(%{public}d).", in AudioRenderInterfaceImpl()
50 DHLOGD("Distributed audio render destructed, id(%{public}d).", devDesc_.pins); in ~AudioRenderInterfaceImpl()
89 DHLOGD("Fade-in frame[currentFrame: %{public}d].", currentFrame_); in FadeInProcess()
99 DHLOGD("Render frame[sampleRate: %{public}u, channelCount: %{public}u, format: %{public}d, frameSize: %{public}u].", in RenderFrame()
127 DHLOGD("Render audio frame success."); in RenderFrame()
H A Daudio_adapter_interface_impl.cpp53 DHLOGD("Distributed audio adapter constructed, name(%{public}s).", GetAnonyString(desc.adapterName).c_str()); in AudioAdapterInterfaceImpl()
58 DHLOGD("Distributed audio adapter destructed, name(%{public}s).", in ~AudioAdapterInterfaceImpl()
235 DHLOGD("Render has not been created, do not need destroy."); in DestroyRender()
351 DHLOGD("Capture has not been created, do not need destroy."); in DestroyCapture()
370 DHLOGD("Get audio port capability."); in GetPortCapability()
432 DHLOGD("Set audio parameters, key = %{public}d, condition: %{public}s value: %{public}s.", key, in SetExtraParams()
474 DHLOGD("Register audio param observer."); in RegExtraParamObserver()
1080 DHLOGD("Notify event type %{public}d, event content: %{public}s.", event.type, event.content.c_str()); in HandleSANotifyEvent()
H A Daudio_capture_ext_impl.cpp47 DHLOGD("Distributed lowlatency capture destructed, id(%{public}d).", devDesc_.pins); in ~AudioCaptureExtImpl()
/drivers/peripheral/distributed_audio/hdi_service/audio_ext/v1_0/src/
H A Ddaudio_manager_interface_impl.cpp44 DHLOGD("Distributed audio ext manager constructed."); in DAudioManagerInterfaceImpl()
50 DHLOGD("Distributed audio ext manager destructed."); in ~DAudioManagerInterfaceImpl()
/drivers/peripheral/distributed_audio/hdi_service/common/log/include/
H A Ddaudio_log.h38 #define DHLOGD(fmt, ...) HILOG_DEBUG(LOG_CORE, \ macro
/drivers/peripheral/distributed_camera/hdi_service/include/utils/
H A Ddistributed_hardware_log.h34 #define DHLOGD(fmt, ...) HILOG_DEBUG(LOG_CORE, \ macro
/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
H A Ddmetadata_processor.cpp515 DHLOGD("DMetadataProcessor::UpdateResultMetadata result callback mode: %{public}d", metaResultMode_); in UpdateResultMetadata()
522 DHLOGD("DMetadataProcessor::UpdateResultMetadata latest producer metadata result is null"); in UpdateResultMetadata()
539 DHLOGD("DMetadataProcessor::UpdateAllResult itemCapacity: %{public}u, dataSize: %{public}u", itemCap, dataSize); in UpdateAllResult()
555 DHLOGD("DMetadataProcessor::UpdateOnChanged itemCapacity: %{public}u, dataSize: %{public}u", itemCap, dataSize); in UpdateOnChanged()
558 DHLOGD("DMetadataProcessor::UpdateOnChanged enabledResultSet size: %{public}zu", enabledResultSet_.size()); in UpdateOnChanged()
560 DHLOGD("DMetadataProcessor::UpdateOnChanged cameta device metadata tag: %{public}d", tag); in UpdateOnChanged()
565 DHLOGD("DMetadataProcessor::UpdateOnChanged find metadata item ret: %{public}d, %{public}d", ret1, ret2); in UpdateOnChanged()
577 DHLOGD("DMetadataProcessor::UpdateOnChanged data size: %{public}u", size); in UpdateOnChanged()
618 DHLOGD("DMetadataProcessor::SaveResultMetadata result callback mode: %{public}d", metaResultMode_); in SaveResultMetadata()
904 DHLOGD("DMetadataProcesso in PrintDCameraMetadata()
[all...]
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddbuffer_manager.cpp29 DHLOGD("Acquire buffer success, index = %{public}d", (*it)->GetIndex()); in AcquireBuffer()
H A Ddcamera_stream.cpp242 DHLOGD("Add new image buffer success: index = %{public}d, fenceFd = %{public}d", imageBuffer->GetIndex(), in SurfaceBufferToDImageBuffer()
292 DHLOGD("Get buffer success. index = %{public}d, size = %{public}d", buffer.index_, buffer.size_); in GetDCameraBuffer()
H A Ddstream_operator.cpp831 DHLOGD("DStreamOperator::ShutterBuffer begin shutter buffer for streamId = %{public}d", streamId); in ShutterBuffer()
914 DHLOGD("snapshot stream successfully reported captureId = %{public}d streamId = %{public}d.", captureId, streamId); in SnapShotStreamOnCaptureEnded()
/drivers/peripheral/distributed_audio/hdi_service/common/utils/src/
H A Ddaudio_utils.cpp283 DHLOGD("ParseStringFrom Args : %{public}s", args.c_str()); in ParseStringFromArgs()
303 DHLOGD("Parsed string is: %{public}s.", content.c_str()); in ParseStringFromArgs()
/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_provider/
H A Ddcamera_provider.cpp158 DHLOGD("DCameraProvider::AcquireBuffer for {devId: %{public}s, dhId: %{public}s}, streamId: %{public}d.", in AcquireBuffer()
190 DHLOGD("DCameraProvider::ShutterBuffer for {devId: %{public}s, dhId: %{public}s}, streamId = %{public}d, " in ShutterBuffer()
/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_host/
H A Ddcamera_host.cpp144 DHLOGD("format: %{public}d, width: %{public}d, height: %{public}d", format, width, height); in GetCameraAbility()

Completed in 16 milliseconds