HomeSort by relevance Sort by last modified time
    Searched refs:LOG_E (Results 1 - 25 of 35) sorted by null

1 2

  /hardware/intel/common/libmix/videoencoder/
VideoEncoderLog.h 28 #define LOG_E ALOGE
33 LOG_E(FUNC" failed. vaStatus = %d\n", vaStatus);\
39 LOG_E(FUNC" failed. vaStatus = %d\n", vaStatus);\
46 LOG_E(FUNC"Failed. ret = 0x%08x\n", ret); \
52 LOG_E(FUNC"Failed, ret = 0x%08x\n", ret); \
58 LOG_E("Invalid pointer\n"); \
VideoEncoderUtils.cpp 38 LOG_E("FATAL: can't find the %s module", GRALLOC_HARDWARE_MODULE_ID);
55 LOG_E("can't find the %s module", GRALLOC_HARDWARE_MODULE_ID);
62 LOG_E("FATAL: gralloc open failed\n");
69 LOG_E("alloc(%u, %u, %d, %08x, ...) failed %d (%s)\n",
83 LOG_E("can't find the %s module", GRALLOC_HARDWARE_MODULE_ID);
90 LOG_E("FATAL: gralloc open failed\n");
97 LOG_E("free(...) failed %d (%s)\n", err, strerror(-err));
110 LOG_E("can't find the %s module", GRALLOC_HARDWARE_MODULE_ID);
120 LOG_E("lock(...) failed %d (%s).\n", err, strerror(-err));
134 LOG_E("can't find the %s module", GRALLOC_HARDWARE_MODULE_ID)
    [all...]
VideoEncoderMP4.cpp 41 LOG_E("Buffer size too small\n");
52 LOG_E("NO header found\n");
90 LOG_E("Buffer size too small\n");
112 LOG_E("Invalid buffer mode for MPEG-4:2\n");
PVSoftMPEG4Encoder.cpp 163 LOG_E("Failed to get default encoding parameters");
202 LOG_E("Video frame size %dx%d must be a multiple of 16",
235 LOG_E("Failed to initialized encoder params");
241 LOG_E("Failed to initialize the encoder");
294 LOG_E("Encoder has been initialized, should use setConfig to change configurations\n");
396 LOG_E("Failed to get VOL header");
492 LOG_E("Failed to encode frame or get hink track at frame %lld",
VideoEncoderBase.cpp 80 LOG_E("vaGetDisplay failed.");
86 LOG_E( "Failed vaInitialize, vaStatus = %d\n", vaStatus);
327 LOG_E("Encoder has not initialized yet\n");
348 LOG_E("Time out wait for Coded buffer.\n");
354 LOG_E("Coded buffer is not ready now.\n");
477 LOG_E("Time out wait for encode task.\n");
738 LOG_E( "outBuffer->data == NULL\n");
753 LOG_E("mCurSegment->size < mOffsetInSeg\n");
885 LOG_E("mCurSegment->size < mOffsetInSeg || outBuffer->bufferSize < sizeCopiedHere\n");
972 LOG_E("Encoder has been initialized, should use setConfig to change configurations\n")
    [all...]
  /hardware/samsung_slsi/exynos5/libsecurepath/
tlc_communication.cpp 42 LOG_E("Allocation of TCI WSM failed: %d", mcRet);
56 LOG_E("Open session failed: %d", mcRet);
77 LOG_E("Free WSM failed: %d", mcRet);
86 LOG_E("Closing session failed: %d", mcRet);
95 LOG_E("Closing MobiCore device failed: %d", mcRet);
113 LOG_E("Notify failed: %d", mcRet);
122 LOG_E("Wait for response notification failed: %d", mcRet);
content_protect.cpp 38 LOG_E("open TL session failed!");
54 LOG_E("close TL session failed!");
77 LOG_E("Tlc Open Error");
86 LOG_E("TCI has not been set up properly - exiting");
102 LOG_E("Tlc Communicate Error");
110 LOG_E("Trustlet did not send a response: %d", tci->resp.id);
118 LOG_E("Trustlet did not send a valid return code: %d", tci->resp.return_code);
141 LOG_E("Tlc Open Error");
150 LOG_E("TCI has not been set up properly - exiting");
166 LOG_E("Tlc Communicate Error")
    [all...]
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
CMcKMod.cpp 63 LOG_E("no connection to kmod");
119 LOG_E("no connection to kmod");
168 LOG_E("MobiCore Driver does't support persistent buffers");
179 LOG_E("no connection to kmod");
239 LOG_E("no connection to kmod");
271 LOG_E("no connection to kmod");
278 LOG_E("ret = %d", ret);
291 LOG_E("no connection to kmod");
298 LOG_E("ret = %d", ret);
311 LOG_E("no connection to kmod")
    [all...]
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/
Registry.cpp 89 LOG_E("mcRegistry store So.Soc failed: %d", MC_DRV_ERR_INVALID_PARAMETER);
93 LOG_E("mcRegistry store So.Soc failed: %d", MC_DRV_ERR_INVALID_PARAMETER);
101 LOG_E("mcRegistry store So.Soc failed: %d", MC_DRV_ERR_INVALID_DEVICE_FILE);
119 LOG_E("mcRegistry read So.Soc failed: %d", MC_DRV_ERR_INVALID_PARAMETER);
127 LOG_E("mcRegistry read So.Soc failed: %d", MC_DRV_ERR_INVALID_DEVICE_FILE);
134 LOG_E("mcRegistry read So.Soc failed: %d", MC_DRV_ERR_OUT_OF_RESOURCES);
161 LOG_E("mcRegistry store So.Root failed: %d", MC_DRV_ERR_INVALID_PARAMETER);
165 LOG_E("mcRegistry store So.Root failed: %d", MC_DRV_ERR_INVALID_PARAMETER);
173 LOG_E("mcRegistry store So.Root failed: %d", MC_DRV_ERR_INVALID_DEVICE_FILE);
191 LOG_E("mcRegistry read So.Root failed: %d", MC_DRV_ERR_INVALID_PARAMETER)
    [all...]
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
TrustZoneDevice.cpp 110 LOG_E("kernel module version mismatch");
136 LOG_E("pMcKMod->fcInit() failed");
159 LOG_E("MobiCore halted during init !!!, state is 0x%x", status);
162 LOG_E("MCI buffer init failed, state is 0x%x", status);
209 LOG_E("pMcKMod->fcYield() failed: %d", ret);
229 LOG_E("pMcKMod->fcNSIQ() failed : %d", ret);
248 LOG_E("no session with id=%d", sessionId);
292 LOG_E("pMcKMod->fcInfo() failed with %d", ret);
298 LOG_E("%s", errmsg);
313 LOG_E("MobiCore halted !!!")
    [all...]
  /hardware/samsung_slsi/exynos5/libkeymaster/
tlcTeeKeymaster_log.h 45 #define LOG_E(...) __android_log_print(ANDROID_LOG_ERROR , LOG_TAG, __VA_ARGS__)
tlcTeeKeymaster_if.c 64 LOG_E("TEE_Open(): Invalid session handle\n");
75 LOG_E("TEE_Open(): mcOpenDevice returned: %d\n", mcRet);
83 LOG_E("TEE_Open(): mcMallocWsm returned: %d\n", mcRet);
95 LOG_E("TEE_Open(): mcOpenSession returned: %d\n", mcRet);
124 LOG_E("TEE_Close(): mcCloseSession returned: %d\n", mcRet);
133 LOG_E("TEE_Close(): mcCloseDevice returned: %d\n", mcRet);
216 LOG_E("TEE_RSAGenerateKeyPair(): TEE Keymaster trustlet returned: 0x%.8x\n",
344 LOG_E("TEE_RSASign(): TEE Keymaster trustlet returned: 0x%.8x\n",
475 LOG_E("TEE_RSAVerify(): TEE Keymaster trustlet returned: 0x%.8x\n",
559 LOG_E("TEE_RSAVerify(): TEE Keymaster trustlet returned: 0x%.8x\n"
    [all...]
  /hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/
ClientLib.cpp 119 LOG_E("Device not found"); \
127 LOG_E("Parameter \""#X "\" is NULL"); \
135 LOG_E("Session %i not found", SID); \
150 LOG_E("sending to Daemon failed."); \
162 LOG_E("reading from Daemon failed"); \
167 LOG_E("wrong buffer length %i received from Daemon", rlen); \
186 LOG_E("Device %d already opened", deviceId);
212 LOG_E("%s", errmsg);
236 LOG_E("Could not open device file: /dev/%s", MC_USER_DEVNODE);
274 LOG_E("Trying to close device while sessions are still pending.")
    [all...]
Session.cpp 74 LOG_E("removeBulkBuf(): mcKModUnregisterWsmL2 failed: %d", ret);
120 LOG_E("Cannot map a buffer to multiple locations in one Trustlet.");
181 LOG_E("%p not registered in session %d.", virtAddr, sessionId);
189 LOG_E("mcKMod->unregisterWsmL2 failed: %x", ret);
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Common/
CThread.cpp 109 LOG_E("pthread_create failed with error code %d", ret);
121 LOG_E("pthread_join failed with error code %d", ret);
NetlinkConnection.cpp 127 LOG_E("%s: Can't open netlink socket - errno: %d(%s)",
137 LOG_E("%s: bind() failed - errno: %d(%s)", __FUNCTION__, errno, strerror(errno));
272 LOG_E( "%s: could no send all data, ret=%d, errno: %d(%s)",
Connection.cpp 169 LOG_E("ret = %d", ret);
203 LOG_E("select() timed out");
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/
MobiCoreDriverDaemon.cpp 133 LOG_E("Could not initialize MobiCore!");
237 LOG_E("%s: failed: cannot open %s", __FUNCTION__, driverPath.c_str());
255 LOG_E("allocating WSM for Trustlet failed");
269 LOG_E("allocating WSM TCI for Trustlet failed");
294 LOG_E("open session error %d", mcRet);
329 LOG_E("reading from Client failed"); \
335 LOG_E("wrong buffer length %i received from Client", rlen); \
360 LOG_E("processOpenDevice(): device already set");
372 LOG_E("invalid deviceId");
432 LOG_E("allocating WSM for Trustlet failed")
    [all...]
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
MobiCoreDevice.cpp 232 LOG_E("IrqHandler thread died!");
240 LOG_E("Scheduler thread died!");
261 LOG_E("Failed to find contiguous WSM %u", handle);
266 LOG_E("Failed to lock contiguous WSM %u", handle);
304 LOG_E("CMD_OPEN_SESSION got invalid MCP command response(0x%X)", mcpMessage->rspHeader.rspId);
314 LOG_E("MCP OPEN returned code %d.", mcRet);
403 LOG_E("CMD_CLOSE_SESSION got invalid MCP response");
411 LOG_E("CMD_CLOSE_SESSION error %d", mcRet);
430 LOG_E("no session found with id=%d", sessionId);
453 LOG_E("no session found with id=%d", sessionId)
    [all...]
  /external/chromium_org/third_party/libjingle/overrides/talk/base/
logging.h 92 // Abbreviations for LOG_E macro
93 ERRCTX_EN = ERRCTX_ERRNO, // LOG_E(sev, EN, x)
94 ERRCTX_HR = ERRCTX_HRESULT, // LOG_E(sev, HR, x)
95 ERRCTX_OS = ERRCTX_OSSTATUS, // LOG_E(sev, OS, x)
189 #define LOG_E(sev, ctx, err, ...) \
193 #define LOG_ERRNO_EX(sev, err) LOG_E(sev, ERRNO, err)
198 #define LOG_GLE_EX(sev, err) LOG_E(sev, HRESULT, err)
200 #define LOG_GLEM(sev, mod) LOG_E(sev, HRESULT, GetLastError(), mod)
  /external/chromium_org/third_party/webrtc/overrides/webrtc/base/
logging.h 98 // Abbreviations for LOG_E macro
99 ERRCTX_EN = ERRCTX_ERRNO, // LOG_E(sev, EN, x)
100 ERRCTX_HR = ERRCTX_HRESULT, // LOG_E(sev, HR, x)
101 ERRCTX_OS = ERRCTX_OSSTATUS, // LOG_E(sev, OS, x)
195 #define LOG_E(sev, ctx, err, ...) \
199 #define LOG_ERRNO_EX(sev, err) LOG_E(sev, ERRNO, err)
204 #define LOG_GLE_EX(sev, err) LOG_E(sev, HRESULT, err)
206 #define LOG_GLEM(sev, mod) LOG_E(sev, HRESULT, GetLastError(), mod)
  /external/chromium_org/third_party/libjingle/source/talk/base/
logging.h 56 // LOG_E(sev, ctx, err, ...) logs a detailed error interpreted using the
128 // Abbreviations for LOG_E macro
129 ERRCTX_EN = ERRCTX_ERRNO, // LOG_E(sev, EN, x)
130 ERRCTX_HR = ERRCTX_HRESULT, // LOG_E(sev, HR, x)
131 ERRCTX_OS = ERRCTX_OSSTATUS, // LOG_E(sev, OS, x)
329 #define LOG_E(sev, ctx, err, ...) \
352 #define LOG_E(sev, ctx, err, ...) \
362 LOG_E(sev, ERRNO, err)
368 LOG_E(sev, HRESULT, err)
372 LOG_E(sev, HRESULT, GetLastError(), mod
    [all...]
macsocketserver.cc 257 LOG_E(LS_ERROR, OS, result) << "SendEventToEventTarget";
268 LOG_E(LS_VERBOSE, OS, result) << "ReceiveNextEvent";
271 LOG_E(LS_WARNING, OS, result) << "ReceiveNextEvent";
287 LOG_E(LS_ERROR, OS, result) << "PostEventToQueue";
363 LOG_E(LS_ERROR, OS, result) << "PostEventToQueue";
  /external/chromium_org/third_party/webrtc/base/
logging.h 39 // LOG_E(sev, ctx, err, ...) logs a detailed error interpreted using the
111 // Abbreviations for LOG_E macro
112 ERRCTX_EN = ERRCTX_ERRNO, // LOG_E(sev, EN, x)
113 ERRCTX_HR = ERRCTX_HRESULT, // LOG_E(sev, HR, x)
114 ERRCTX_OS = ERRCTX_OSSTATUS, // LOG_E(sev, OS, x)
312 #define LOG_E(sev, ctx, err, ...) \
335 #define LOG_E(sev, ctx, err, ...) \
345 LOG_E(sev, ERRNO, err)
351 LOG_E(sev, HRESULT, err)
355 LOG_E(sev, HRESULT, GetLastError(), mod
    [all...]
macsocketserver.cc 266 LOG_E(LS_ERROR, OS, result) << "SendEventToEventTarget";
277 LOG_E(LS_VERBOSE, OS, result) << "ReceiveNextEvent";
280 LOG_E(LS_WARNING, OS, result) << "ReceiveNextEvent";
296 LOG_E(LS_ERROR, OS, result) << "PostEventToQueue";
372 LOG_E(LS_ERROR, OS, result) << "PostEventToQueue";

Completed in 159 milliseconds

1 2