Home
last modified time | relevance | path

Searched refs:LOG_I (Results 1 – 25 of 26) sorted by relevance

12

/hardware/samsung_slsi/exynos5/libsecurepath/
Dtlc_communication.cpp27 LOG_I("open() called"); in tlc_open()
31 LOG_I("Opening MobiCore device"); in tlc_open()
34 LOG_I("mcOpenDevice result: %d", mcRet); in tlc_open()
39 LOG_I("Allocating WSM for TCI"); in tlc_open()
48 LOG_I("Opening the session"); in tlc_open()
60 LOG_I("tlc_open() succeeded"); in tlc_open()
69 LOG_I("close() called"); in tlc_close()
74 LOG_I("Free WSM"); in tlc_close()
83 LOG_I("Closing the session"); in tlc_close()
92 LOG_I("Closing MobiCore device"); in tlc_close()
[all …]
Dcontent_protect.cpp71 LOG_I("[CONTENT_PROTECT] : CP_Enable_Path_Protection"); in CP_Enable_Path_Protection()
125 LOG_I("[CONTENT_PROTECT] : CP_Enable_Path_Protection. return value(%d)", cp_result); in CP_Enable_Path_Protection()
135 LOG_I("[CONTENT_PROTECT] : CP_Disable_Path_Protection"); in CP_Disable_Path_Protection()
189 LOG_I("[CONTENT_PROTECT] : CP_Disable_Path_Protection. return value(%d)", cp_result); in CP_Disable_Path_Protection()
/hardware/intel/common/libmix/videoencoder/
DVideoEncoderMP4.cpp117 LOG_I("out size is = %d\n", outBuffer->dataSize); in getExtFormatOutput()
151LOG_I("profile_and_level_indication = %d\n", (uint32_t)mp4SequenceParams.profile_and_level_indicat… in renderSequenceParams()
152 LOG_I("intra_period = %d\n", mp4SequenceParams.intra_period); in renderSequenceParams()
153 LOG_I("video_object_layer_width = %d\n", mp4SequenceParams.video_object_layer_width); in renderSequenceParams()
154 LOG_I("video_object_layer_height = %d\n", mp4SequenceParams.video_object_layer_height); in renderSequenceParams()
155 LOG_I("vop_time_increment_resolution = %d\n", mp4SequenceParams.vop_time_increment_resolution); in renderSequenceParams()
156 LOG_I("fixed_vop_rate = %d\n", mp4SequenceParams.fixed_vop_rate); in renderSequenceParams()
157 LOG_I("fixed_vop_time_increment = %d\n", mp4SequenceParams.fixed_vop_time_increment); in renderSequenceParams()
158 LOG_I("bitrate = %d\n", mp4SequenceParams.bits_per_second); in renderSequenceParams()
159 LOG_I("frame_rate = %d\n", mp4SequenceParams.frame_rate); in renderSequenceParams()
[all …]
DPVSoftMPEG4Encoder.cpp105 LOG_I("construct h263 encoder"); in PVSoftMPEG4Encoder()
108 LOG_I("construct mpeg4 encoder"); in PVSoftMPEG4Encoder()
116 LOG_I("Construct PVSoftMPEG4Encoder"); in PVSoftMPEG4Encoder()
121 LOG_I("Destruct PVSoftMPEG4Encoder"); in ~PVSoftMPEG4Encoder()
291 LOG_I("Config type = %d\n", (int)videoEncParams->type); in setParameters()
333 LOG_I ("Wrong ParamType here\n"); in setParameters()
346 LOG_I("Config type = %d\n", (int)videoEncParams->type); in getParameters()
375 LOG_I ("Wrong ParamType here\n"); in getParameters()
400 LOG_I("Output VOL header: %d bytes", mVolHeaderLength); in encode()
474 LOG_I("info.mTimeUs %lld\n", outBuffer->timeStamp); in getOutput()
[all …]
DVideoEncoderH263.cpp68 LOG_I( "bitrate = %d\n", h263SequenceParam.bits_per_second); in renderSequenceParams()
69 LOG_I( "frame_rate = %d\n", h263SequenceParam.frame_rate); in renderSequenceParams()
70 LOG_I( "initial_qp = %d\n", h263SequenceParam.initial_qp); in renderSequenceParams()
71 LOG_I( "min_qp = %d\n", h263SequenceParam.min_qp); in renderSequenceParams()
72 LOG_I( "intra_period = %d\n\n", h263SequenceParam.intra_period); in renderSequenceParams()
DVideoEncoderBase.cpp293 LOG_I("Success to create libva context width %d, height %d\n", in start()
1554 LOG_I ("Allocated size is %d, expected size is %d\n", *outsize, expectedSize); in getNewUsrptrFromSurface()
1660 LOG_I("in raw mode, data=%p, size=%d\n", inBuffer->data, inBuffer->size); in manageSrcSurface()
1812 LOG_I("apply I min/max qp for IDR or I frame\n"); in renderDynamicBitrate()
1817 LOG_I("revert to original min/max qp after IDR or I frame\n"); in renderDynamicBitrate()
1825 LOG_I("bits_per_second = %d\n", bitrateControlParam->bits_per_second); in renderDynamicBitrate()
1826 LOG_I("initial_qp = %d\n", bitrateControlParam->initial_qp); in renderDynamicBitrate()
1827 LOG_I("min_qp = %d\n", bitrateControlParam->min_qp); in renderDynamicBitrate()
1828 LOG_I("max_qp = %d\n", bitrateControlParam->max_qp); in renderDynamicBitrate()
1829 LOG_I("target_percentage = %d\n", bitrateControlParam->target_percentage); in renderDynamicBitrate()
[all …]
DVideoEncoderLog.h26 #define LOG_I ALOGI macro
DVideoEncoderUtils.cpp235 LOG_I("dump %d bytes data to %s\n", vinfo.lumaStride * vinfo.height * 4, filename); in DumpGfx()
388 LOG_I("VASurface is already set before, nothing to do here\n"); in MappingToVASurface()
417 LOG_I("UnSupported memory mode 0x%08x", mVinfo.mode); in MappingToVASurface()
680 LOG_I("dumpping gfx data.....\n"); in doActionColConv()
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/
DMobiCoreDriverDaemon.cpp113 LOG_I("Daemon starting up..."); in run()
114 LOG_I("Socket interface version is %u.%u", DAEMON_VERSION_MAJOR, DAEMON_VERSION_MINOR); in run()
116 LOG_I("%s", MOBICORE_COMPONENT_BUILD_TAG); in run()
120 LOG_I("Build timestamp is %s %s", __DATE__, __TIME__); in run()
126 LOG_I("Daemon scheduler is %s", enableScheduler ? "enabled" : "disabled"); in run()
127 LOG_I("Initializing MobiCore Device"); in run()
138 LOG_I("Checking version of MobiCore"); in run()
143 LOG_I("Donating %u Kbytes to Mobicore", donateRamSize / 1024); in run()
153 LOG_I("Closing session %i",i); in run()
163 LOG_I("Creating socket servers"); in run()
[all …]
/hardware/samsung_slsi/exynos5/mobicore/common/LogWrapper/
Dlog.h67 #define LOG_I(fmt, args...) DUMMY_FUNCTION() macro
71 #define LOG_I(fmt, args...) LOG_i(fmt";%d", ## args, __LINE__) macro
98 #define LOG_I(fmt, args...) DUMMY_FUNCTION() macro
101 #define LOG_I(...) _LOG_x("I",__VA_ARGS__) macro
109 #define LOG_V LOG_I
162 LOG_I("%s", buffer); in LOG_I_Buf()
171 LOG_I("%s", buffer); in LOG_I_Buf()
213 LOG_I("%s", buffer); in LOG_I_Buf()
/hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/
DClientLib.cpp181 LOG_I("===%s(%i)===", __FUNCTION__, deviceId); in mcOpenDevice()
216 LOG_I(" %s", errmsg); in mcOpenDevice()
248 LOG_I(" Device not opened."); in mcOpenDevice()
250 LOG_I(" Successfully opened the device."); in mcOpenDevice()
264 LOG_I("===%s(%i)===", __FUNCTION__, deviceId); in mcCloseDevice()
308 LOG_I("===%s()===", __FUNCTION__); in mcOpenSession()
402 LOG_I(" Service is started. Setting up channel for notifications."); in mcOpenSession()
442 LOG_I(" Successfully opened session %d.", session->sessionId); in mcOpenSession()
463 LOG_I("===%s()===", __FUNCTION__); in mcCloseSession()
467 LOG_I(" Closing session %d.", session->sessionId); in mcCloseSession()
[all …]
DDevice.cpp170 LOG_I(" mapped handle %d to %p, phys=%p ", handle, virtAddr, physAddr); in allocateContiguousWsm()
197 LOG_I(" unmapping handle %d from %p, phys=%p", in freeContiguousWsm()
DSession.cpp67 LOG_I("removeBulkBuf - Physical Address of L2 Table = 0x%X, handle= %d", in ~Session()
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
DMobiCoreDevice.cpp176 LOG_I("Starting DeviceIrqHandler..."); in start()
181 LOG_I("Starting DeviceScheduler..."); in start()
185 LOG_I("No DeviceScheduler available."); in start()
210 LOG_I("No MCP answer received in 2 seconds."); in waitMcpNotification()
229 LOG_I("waitMcpNotification(): IrqHandler thread died! Joining"); in waitMcpNotification()
231 LOG_I("waitMcpNotification(): Joined"); in waitMcpNotification()
237 LOG_I("waitMcpNotification(): Scheduler thread died! Joining"); in waitMcpNotification()
239 LOG_I("waitMcpNotification(): Joined"); in waitMcpNotification()
278 LOG_I(" Using phys=%p, len=%d as TCI buffer", in openSession()
319 LOG_I(" After MCP OPEN, we have %d queued notifications", in openSession()
[all …]
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
DTrustZoneDevice.cpp185 LOG_I("MCI established, at %p, phys=%p, reused=%s", in initDevice()
252 LOG_I(" Sending notification for session %d to MobiCore", sessionId); in notify()
254 LOG_I(" Sending MCP notification to MobiCore"); in notify()
301 LOG_I("%s", errmsg); in checkMciVersion()
364 LOG_I(" Received SSIQ interrupt from MobiCore, counter=%u", cnt); in waitSsiq()
477 LOG_I("Unlocking buffer with handle %u", handle); in unlockWsmL2()
481 LOG_I("pMcKMod->unregisterWsmL2 failed: %d", ret); in unlockWsmL2()
506 LOG_I("Resolved buffer with handle %u to %p", handle, ret); in findWsmL2()
517 LOG_I("Resolved buffer with handle %u to %p", handle, phys); in findContiguousWsm()
567 LOG_I("Starting Notification Queue IRQ handler..."); in handleIrq()
[all …]
/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/
DRegistry.cpp97 LOG_I("store AuthToken: %s", authTokenFilePath.c_str()); in mcRegistryStoreAuthToken()
123 LOG_I("read AuthToken: %s", authTokenFilePath.c_str()); in mcRegistryReadAuthToken()
169 LOG_I("store Root: %s", rootContFilePath.c_str()); in mcRegistryStoreRoot()
195 LOG_I("read Root: %s", rootContFilePath.c_str()); in mcRegistryReadRoot()
232 LOG_I("store SP: %s", spContFilePath.c_str()); in mcRegistryStoreSp()
259 LOG_I("read SP: %s", spContFilePath.c_str()); in mcRegistryReadSp()
296 LOG_I("store TLc: %s", tlContFilePath.c_str()); in mcRegistryStoreTrustletCon()
323 LOG_I("read TLc: %s", tlContFilePath.c_str()); in mcRegistryReadTrustletCon()
371 LOG_I("store DT: %s", filename.c_str()); in mcRegistryStoreData()
413 LOG_I("read DT: %s", filename.c_str()); in mcRegistryReadData()
[all …]
/hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
DCMcKMod.cpp112 LOG_I("Mapping MCI: len=%d", len); in mapMCI()
317 LOG_I("buffer = %p, len = %d", buffer, len); in free()
339 LOG_I(" Registering virtual buffer at %p, len=%d as World Shared Memory", buffer, len); in registerWsmL2()
358 LOG_I(" Registered, handle=%d, L2 phys=0x%x ", params.handle, params.table_phys); in registerWsmL2()
375 LOG_I(" Unregistering World Shared Memory with handle %d", handle); in unregisterWsmL2()
396 LOG_I(" Locking World Shared Memory with handle %d", handle); in lockWsmL2()
417 LOG_I(" Unlocking World Shared Memory with handle %d", handle); in unlockWsmL2()
427 LOG_I("ret = %d", ret); in unlockWsmL2()
440 LOG_I(" Resolving the WSM l2 for handle=%u", handle); in findWsmL2()
464 LOG_I(" Resolving the contiguous WSM l2 for handle=%u", handle); in findContiguousWsm()
[all …]
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Server/
DServer.cpp59 LOG_I("Server: start listening on socket %s", socketAddr.c_str()); in run()
86 LOG_I("\n********* successfully initialized Daemon *********\n"); in run()
152 LOG_I(" Server: new socket connection established and start listening."); in run()
177 LOG_I(" Server: dropping connection."); in run()
211 LOG_I(" Stopped listening on notification socket."); in detachConnection()
DNetlinkServer.cpp61 LOG_I("NetlinkServer: Starting to listen on netlink bus"); in run()
88 LOG_I("\n********* successfully initialized *********\n"); in run()
147 LOG_I("%s: No command processed.", __FUNCTION__); in handleMessage()
250 LOG_I("%s: PID %u has died, cleaning up session 0x%X", in cleanupConnections()
/hardware/qcom/gps/utils/
Dlog_util.h161 #define LOG_I(ID, WHAT, SPEC, VAL) LOG_(LOC_LOGI, ID, WHAT, SPEC, VAL) macro
169 #define ENTRY_LOG_CALLFLOW() LOG_I(FROM_AFW, __func__, %s, "")
171 #define EXIT_LOG_CALLFLOW(SPEC, VAL) LOG_I(TO_MODEM, __func__, SPEC, VAL)
173 #define MODEM_LOG_CALLFLOW(SPEC, VAL) LOG_I(FROM_MODEM, __func__, SPEC, VAL)
175 #define CALLBACK_LOG_CALLFLOW(CB, SPEC, VAL) LOG_I(TO_AFW, CB, SPEC, VAL)
/hardware/qcom/gps/msm8960/utils/
Dlog_util.h151 #define LOG_I(ID, WHAT, SPEC, VAL) LOG_(LOC_LOGI, ID, WHAT, SPEC, VAL) macro
159 #define ENTRY_LOG_CALLFLOW() LOG_I(FROM_AFW, __func__, %s, "")
161 #define EXIT_LOG_CALLFLOW(SPEC, VAL) LOG_I(TO_MODEM, __func__, SPEC, VAL)
163 #define MODEM_LOG_CALLFLOW(SPEC, VAL) LOG_I(FROM_MODEM, __func__, SPEC, VAL)
165 #define CALLBACK_LOG_CALLFLOW(CB, SPEC, VAL) LOG_I(TO_AFW, CB, SPEC, VAL)
/hardware/samsung_slsi/exynos5/mobicore/daemon/Common/
DConnection.cpp71 LOG_I(" Socket connection closed."); in ~Connection()
82 LOG_I(" Connecting to %s socket", dest); in connect()
DNetlinkConnection.cpp104 LOG_I("%s: destroy connection for PID 0x%X", __FUNCTION__, peerPid); in ~NetlinkConnection()
124 LOG_I("%s: Connecting to SEQ 0x%X", __FUNCTION__, MC_DAEMON_PID); in connect()
/hardware/samsung_slsi/exynos5/libkeymaster/
DtlcTeeKeymaster_log.h43 #define LOG_I(...) __android_log_print(ANDROID_LOG_INFO , LOG_TAG, __VA_ARGS__) macro
/hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/
DCKMod.cpp74 LOG_I(" Opening kernel module at %s.", deviceName); in open()

12