Home
last modified time | relevance | path

Searched refs:CODEC_LOGI (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_component_type_service.c32 CODEC_LOGI("service impl!"); in CodecComponentTypeGetComponentVersion()
75 CODEC_LOGI("service impl, index [%{public}x]!", index); in CodecComponentTypeSetParameter()
92 CODEC_LOGI("service impl, index [%{public}x]!", index); in CodecComponentTypeGetConfig()
109 CODEC_LOGI("service impl, index [%{public}x]!", index); in CodecComponentTypeSetConfig()
126 CODEC_LOGI("service impl!"); in CodecComponentTypeGetExtensionIndex()
137 CODEC_LOGI("service impl!"); in CodecComponentTypeGetState()
151 CODEC_LOGI("service impl!"); in CodecComponentTypeComponentTunnelRequest()
226 CODEC_LOGI("service impl!"); in CodecComponentTypeSetCallbacks()
238 CODEC_LOGI("service impl!"); in CodecComponentTypeComponentDeInit()
251 CODEC_LOGI("service impl!"); in CodecComponentTypeUseEglImage()
[all …]
H A Dcodec_callback_type_service.c23 CODEC_LOGI("callback service impl"); in CodecCallbackTypeEventHandler()
30 CODEC_LOGI("callback service impl"); in CodecCallbackTypeEmptyBufferDone()
37 CODEC_LOGI("callback service impl"); in CodecCallbackTypeFillBufferDone()
H A Dcodec_component_manager_service.c51 CODEC_LOGI("add deathRecipient for remoteService!"); in AddDeathRecipientForService()
100 CODEC_LOGI("service impl, %{public}d!", componentId); in OmxManagerDestroyComponent()
141 CODEC_LOGI("service impl!"); in OmxManagerCreateComponent()
187 CODEC_LOGI("componentId:%{public}d", node->componentId); in OmxManagerCreateComponent()
248 CODEC_LOGI("destroyComponent done, compId=[%{public}d]", compIds[i]); in CleanRemoteServiceResource()
251 CODEC_LOGI("remote service died , clean resource success!"); in CleanRemoteServiceResource()
H A Dcodec_component_type_driver.c62 CODEC_LOGI("HdfCodecComponentTypeDriverInit enter."); in HdfCodecComponentTypeDriverInit()
75 CODEC_LOGI("HdfCodecComponentTypeDriverBind enter."); in HdfCodecComponentTypeDriverBind()
108 CODEC_LOGI("HdfCodecComponentTypeDriverRelease enter."); in HdfCodecComponentTypeDriverRelease()
H A Dcodec_dfx_service.c68 CODEC_LOGI("codec hidumper success!"); in DevCodecHostDump()
H A Dcodec_types.c444 CODEC_LOGI("write HdfSBuf data success!"); in CodecCompCapabilityBlockMarshalling()
482 CODEC_LOGI("read HdfSBuf data success!"); in CodecCompCapabilityBlockUnmarshalling()
H A Dcodec_adapter.cpp296 CODEC_LOGI("RoleName = [%{public}s]", roles[roleIndex].c_str()); in OmxAdapterSetComponentRole()
/ohos5.0/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_component_service.cpp43 CODEC_LOGI("get IMapper succ"); in GetMapperService()
92 CODEC_LOGI("commandType: [%{public}d], command [%{public}d]", cmd, param); in SendCommand()
131 CODEC_LOGI("paramName [%{public}s]", paramName.c_str()); in GetExtensionIndex()
146 CODEC_LOGI("port [%{public}d]", port); in ComponentTunnelRequest()
224 CODEC_LOGI("service impl!"); in SetCallbacks()
232 CODEC_LOGI("service impl!"); in ComponentDeInit()
240 CODEC_LOGI("portIndex [%{public}d]", portIndex); in UseEglImage()
248 CODEC_LOGI("index [%{public}d]", index); in ComponentRoleEnum()
273 CODEC_LOGI("RoleName = [%{public}s]", roles[roleIndex].c_str()); in SetComponentRole()
H A Dcodec_death_recipient.cpp49 CODEC_LOGI("Clean died remoteService resource success!"); in CleanResourceOfDiedService()
62 CODEC_LOGI("RemoteService had been added deathRecipient!"); in RegisterDeathRecipientService()
78 CODEC_LOGI("Add deathRecipient success!"); in RegisterDeathRecipientService()
112 CODEC_LOGI("Remove mapper destoryedComponent success!"); in RemoveMapperOfDestoryedComponent()
H A Dcodec_component_manager_driver.cpp56 CODEC_LOGI("HdfCodecComponentManagerDriverInit enter"); in HdfCodecComponentManagerDriverInit()
65 CODEC_LOGI("HdfCodecComponentManagerDriverBind enter"); in HdfCodecComponentManagerDriverBind()
98 CODEC_LOGI("HdfCodecComponentManagerDriverRelease enter"); in HdfCodecComponentManagerDriverRelease()
H A Dcodec_component_manager_service.cpp91 CODEC_LOGI("componentId[%{public}d]", componentId); in CreateComponent()
102 CODEC_LOGI("componentId[%{public}d]", componentId); in DestroyComponent()
/ohos5.0/drivers/peripheral/codec/image/jpeg/src/
H A Dcodec_jpeg_core.cpp37 CODEC_LOGI("start load jpeg dependency library!"); in AddVendorLib()
57 CODEC_LOGI("load dependency library success!"); in AddVendorLib()
H A Dcodec_jpeg_service.cpp97 CODEC_LOGI("success, bufferId [%{public}d]!", inBuffer.id); in AllocateJpegInBuffer()
/ohos5.0/drivers/peripheral/codec/image/hdi_service/src/
H A Dcodec_image_service.cpp98 CODEC_LOGI("servcie impl, bufferId [%{public}d]", inBuffer.id); in FreeInBuffer()
116 CODEC_LOGI("servcie impl!"); in DoHeifEncode()
/ohos5.0/drivers/peripheral/codec/image/config/
H A Dcodec_image_config.cpp67 CODEC_LOGI("Init Run....capList_.size=%{public}zu", capList_.size()); in Init()
78 CODEC_LOGI("size[%{public}zu]", size); in GetImageCapabilityList()
/ohos5.0/drivers/peripheral/codec/utils/include/
H A Dcodec_log_wrapper.h61 #define CODEC_LOGI(fmt, ...) DECORATOR_HDFLOG(HDF_LOGI, fmt, ##__VA_ARGS__) macro
/ohos5.0/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
H A Dcomponent_node.cpp594 CODEC_LOGI("Release OMX Resource success!"); in ReleaseOMXResource()
609 CODEC_LOGI("Release OMXBuffer and CodecBuffer success!"); in ReleaseAllBuffer()
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-codec-des.md108 CODEC_LOGI("HdfCodecComponentManagerDriverBind enter");
145 CODEC_LOGI("HdfCodecComponentManagerDriverInit enter");
158 CODEC_LOGI("HdfCodecComponentManagerDriverRelease enter");
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-codec-des.md108 CODEC_LOGI("HdfCodecComponentManagerDriverBind enter");
145 CODEC_LOGI("HdfCodecComponentManagerDriverInit enter");
158 CODEC_LOGI("HdfCodecComponentManagerDriverRelease enter");