Home
last modified time | relevance | path

Searched refs:CODEC_LOGD (Results 1 - 8 of 8) sorted by relevance

/drivers/peripheral/codec/image/hdi_service/src/
H A Dcodec_image_service.cpp46 CODEC_LOGD("servcie impl!"); in Init()
58 CODEC_LOGD("servcie impl!"); in DeInit()
71 CODEC_LOGD("servcie impl!"); in DoJpegDecode()
82 CODEC_LOGD("servcie impl, size [%{public}d]", size); in AllocateInBuffer()
/drivers/peripheral/codec/image/jpeg/src/
H A Dcodec_jpeg_service.cpp31 CODEC_LOGD("servcie impl!"); in JpegInit()
43 CODEC_LOGD("servcie impl!"); in JpegDeInit()
56 CODEC_LOGD("servcie impl!"); in DoJpegDecode()
75 CODEC_LOGD("servcie impl!"); in AllocateJpegInBuffer()
/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_component_service.cpp165 CODEC_LOGD("index [%{public}x]", index); in GetParameter()
173 CODEC_LOGD("index [%{public}x]", index); in SetParameter()
181 CODEC_LOGD("index [%{public}x]", index); in GetConfig()
189 CODEC_LOGD("index [%{public}x]", index); in SetConfig()
219 CODEC_LOGD("portIndex: [%{public}d]", portIndex); in UseBuffer()
243 CODEC_LOGD("portIndex: [%{public}d]", portIndex); in AllocateBuffer()
252 CODEC_LOGD("portIndex: [%{public}d], bufferId: [%{public}d]", portIndex, buffer.bufferId); in FreeBuffer()
H A Dcodec_component_manager_service.cpp76 CODEC_LOGD("compName[%{public}s]", compName.c_str()); in CreateComponent()
H A Dcodec_component_config.cpp103 CODEC_LOGD("Init Run....capList_.size=%{public}zu", capList_.size()); in Init()
130 CODEC_LOGD("enter, count = %{public}d", count); in GetComponentNum()
136 CODEC_LOGD("count[%{public}d], size[%{public}zu]", count, capList_.size()); in GetComponentCapabilityList()
H A Dcomponent_node.cpp358 CODEC_LOGD("eventType: [%{public}d], data1: [%{public}x], data2: [%{public}x]", event, data1, data2); in OnEvent()
/drivers/peripheral/codec/utils/include/
H A Dcodec_log_wrapper.h63 #define CODEC_LOGD(fmt, ...) DECORATOR_HDFLOG(HDF_LOGD, fmt, ##__VA_ARGS__) macro
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
H A Dcomponent_node.cpp272 CODEC_LOGD("event [%d], data1 [%d],data2 [%d]", event, data1, data2); in OnEvent()

Completed in 6 milliseconds