/ohos5.0/drivers/peripheral/codec/hal/src/ |
H A D | codec_component_type_service.c | 32 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 D | codec_callback_type_service.c | 23 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 D | codec_component_manager_service.c | 51 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 D | codec_component_type_driver.c | 62 CODEC_LOGI("HdfCodecComponentTypeDriverInit enter."); in HdfCodecComponentTypeDriverInit() 75 CODEC_LOGI("HdfCodecComponentTypeDriverBind enter."); in HdfCodecComponentTypeDriverBind() 108 CODEC_LOGI("HdfCodecComponentTypeDriverRelease enter."); in HdfCodecComponentTypeDriverRelease()
|
H A D | codec_dfx_service.c | 68 CODEC_LOGI("codec hidumper success!"); in DevCodecHostDump()
|
H A D | codec_types.c | 444 CODEC_LOGI("write HdfSBuf data success!"); in CodecCompCapabilityBlockMarshalling() 482 CODEC_LOGI("read HdfSBuf data success!"); in CodecCompCapabilityBlockUnmarshalling()
|
H A D | codec_adapter.cpp | 296 CODEC_LOGI("RoleName = [%{public}s]", roles[roleIndex].c_str()); in OmxAdapterSetComponentRole()
|
/ohos5.0/drivers/peripheral/codec/hal/idl_service/src/ |
H A D | codec_component_service.cpp | 43 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 D | codec_death_recipient.cpp | 49 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 D | codec_component_manager_driver.cpp | 56 CODEC_LOGI("HdfCodecComponentManagerDriverInit enter"); in HdfCodecComponentManagerDriverInit() 65 CODEC_LOGI("HdfCodecComponentManagerDriverBind enter"); in HdfCodecComponentManagerDriverBind() 98 CODEC_LOGI("HdfCodecComponentManagerDriverRelease enter"); in HdfCodecComponentManagerDriverRelease()
|
H A D | codec_component_manager_service.cpp | 91 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 D | codec_jpeg_core.cpp | 37 CODEC_LOGI("start load jpeg dependency library!"); in AddVendorLib() 57 CODEC_LOGI("load dependency library success!"); in AddVendorLib()
|
H A D | codec_jpeg_service.cpp | 97 CODEC_LOGI("success, bufferId [%{public}d]!", inBuffer.id); in AllocateJpegInBuffer()
|
/ohos5.0/drivers/peripheral/codec/image/hdi_service/src/ |
H A D | codec_image_service.cpp | 98 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 D | codec_image_config.cpp | 67 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 D | codec_log_wrapper.h | 61 #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 D | component_node.cpp | 594 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 D | driver-peripherals-codec-des.md | 108 CODEC_LOGI("HdfCodecComponentManagerDriverBind enter"); 145 CODEC_LOGI("HdfCodecComponentManagerDriverInit enter"); 158 CODEC_LOGI("HdfCodecComponentManagerDriverRelease enter");
|
/ohos5.0/docs/en/device-dev/driver/ |
H A D | driver-peripherals-codec-des.md | 108 CODEC_LOGI("HdfCodecComponentManagerDriverBind enter"); 145 CODEC_LOGI("HdfCodecComponentManagerDriverInit enter"); 158 CODEC_LOGI("HdfCodecComponentManagerDriverRelease enter");
|