/drivers/peripheral/codec/hal/src/ |
H A D | codec_component_type_service.c | 32 CODEC_LOGI("service impl!"); in CodecComponentTypeGetComponentVersion() 44 CODEC_LOGI("service impl!, type [%{public}d], cmd [%{public}d]", (uint32_t)cmd, param); in CodecComponentTypeSendCommand() 57 CODEC_LOGI("service impl, index [%{public}x]!", paramIndex); in CodecComponentTypeGetParameter() 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() 164 CODEC_LOGI("servic in CodecComponentTypeUseBuffer() [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() 186 CODEC_LOGI("componentId:%{public}d", node->componentId); in OmxManagerCreateComponent() 247 CODEC_LOGI("destroyComponent done, compId=[%{public}d]", compIds[i]); in CleanRemoteServiceResource() 250 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 | 300 CODEC_LOGI("RoleName = [%{public}s]", roles[roleIndex].c_str()); in OmxAdapterSetComponentRole()
|
/drivers/peripheral/codec/hal/idl_service/src/ |
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_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_service.cpp | 45 CODEC_LOGI("get IMapper succ"); in GetMapperService() 63 CODEC_LOGI("get IMetadata succ"); in GetMetaService() 157 CODEC_LOGI("commandType: [%{public}d], command [%{public}d]", cmd, param); in SendCommand() 196 CODEC_LOGI("paramName [%{public}s]", paramName.c_str()); in GetExtensionIndex() 211 CODEC_LOGI("port [%{public}d]", port); in ComponentTunnelRequest() 298 CODEC_LOGI("service impl!"); in SetCallbacks() 306 CODEC_LOGI("service impl!"); in ComponentDeInit() 314 CODEC_LOGI("portIndex [%{public}d]", portIndex); in UseEglImage() 322 CODEC_LOGI("index [%{public}d]", index); in ComponentRoleEnum() 351 CODEC_LOGI("RoleNam in SetComponentRole() [all...] |
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()
|
/drivers/peripheral/codec/image/jpeg/src/ |
H A D | codec_jpeg_core.cpp | 38 CODEC_LOGI("start load jpeg dependency library!");
in AddVendorLib() 60 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()
|
/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()
|
/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
|
/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()
|
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/ |
H A D | component_node.cpp | 595 CODEC_LOGI("Release OMX Resource success!"); in ReleaseOMXResource() 610 CODEC_LOGI("Release OMXBuffer and CodecBuffer success!"); in ReleaseAllBuffer()
|