Searched refs:ALOGE (Results 101 - 125 of 534) sorted by relevance

1234567891011>>

/frameworks/av/media/libeffects/downmix/
H A DEffectDownmix.c94 ALOGE("Unsupported channels (top or front left/right of center)");
99 ALOGE("Front channels must be present");
106 ALOGE("Side channels must be used as a pair");
115 ALOGE("Back channels must be used as a pair");
238 ALOGE("DownmixLib_Create() called with NULL pointer");
278 ALOGE("Downmix_Process error: trying to use an uninitialized downmixer");
281 ALOGE("Downmix_Process error: trying to use a non-configured downmixer");
320 ALOGE("Multichannel configuration 0x%" PRIx32 " is not supported", downmixInputChannelMask);
341 ALOGE("Multichannel configuration 0x%" PRIx32 " is not supported", downmixInputChannelMask);
614 ALOGE("Downmix_Configur
[all...]
/frameworks/av/media/libmedia/
H A Dmediaplayer.cpp123 ALOGE("attachNewPlayer called in state %d", mCurrentState);
134 ALOGE("Unable to create media player");
207 ALOGE("invoke failed: wrong state %X", mCurrentState);
251 ALOGE("prepareAsync called in state %d", mCurrentState);
317 ALOGE("start called in state %d", mCurrentState);
341 ALOGE("stop called in state %d", mCurrentState);
360 ALOGE("pause called in state %d", mCurrentState);
372 ALOGE("internal/external state mismatch corrected");
433 ALOGE("Attempt to call getDuration without a valid mediaplayer");
480 ALOGE("Attemp
[all...]
H A DJetPlayer.cpp68 ALOGE("JetPlayer::init(): EAS library configuration could not be retrieved, aborting.");
75 ALOGE("JetPlayer::init(): Error initializing Sonivox EAS library, aborting.");
82 ALOGE("JetPlayer::init(): Error initializing JET library, aborting.");
109 ALOGE("JetPlayer::init(): failed to start render thread.");
205 ALOGE("JetPlayer::render(): EAS_Render returned error %ld", result);
224 ALOGE("JetPlayer::render(): output AudioTrack was not created");
231 ALOGE("JetPlayer::render(): Error in writing:%d",temp);
462 ALOGE("JetPlayer dump: JET file=%s", mEasJetFileLoc->path);
472 ALOGE(">> JET player status is NULL");
/frameworks/av/services/camera/libcameraservice/api2/
H A DCameraDeviceClient.cpp116 ALOGE("%s: Camera %d: Sent null request. Rejecting request.",
128 ALOGE("%s: Camera %d: Sent null request.",
135 ALOGE("%s: Camera %d: Sent empty metadata packet. Rejecting request.",
139 ALOGE("%s: Camera %d: Requests must have at least one surface target. "
164 ALOGE("%s: Camera %d: Tried to submit a request with a surface that"
191 ALOGE("%s: Camera %d: Got error %d after trying to set streaming "
199 ALOGE("%s: Camera %d: Got error %d after trying to set capture",
234 ALOGE("%s: Camera%d: Did not find request id %d in list of streaming "
252 ALOGE("%s: Not implemented yet.", __FUNCTION__);
300 ALOGE("
[all...]
/frameworks/rs/
H A DrsScriptC.cpp82 ALOGE("Couldn't create cache directory: %s",
84 ALOGE("Error: %s", strerror(errno));
88 ALOGE("Stat error: %s", strerror(errno));
240 //ALOGE("runCompiler %p %p %p %p %p %i", rsc, this, resName, cacheDir, bitcode, bitcodeLen);
246 ALOGE("Bitcode is not in proper container format (raw or wrapper)");
266 ALOGE("Failed to translate bitcode from version: %u", sdkVersion);
304 //ALOGE("pragma %s %s", keys[i], values[i]);
309 ALOGE("Invalid version pragma value: %s\n", value);
322 ALOGE("Unrecognized value %s passed to stateVertex", value);
334 ALOGE("Unrecognize
[all...]
/frameworks/base/core/jni/
H A Dandroid_media_AudioTrack.cpp195 ALOGE("Error creating AudioTrack: invalid audio attributes");
204 ALOGE("Error creating AudioTrack: invalid channel mask %#x.", javaChannelMask);
214 ALOGE("Error creating AudioTrack: unsupported audio format %d.", audioFormat);
242 ALOGE("Can't find %s when setting up callback.", kClassPathName);
247 ALOGE("Error creating AudioTrack: invalid session ID pointer");
253 ALOGE("Error creating AudioTrack: Error retrieving session id pointer");
315 ALOGE("Error creating AudioTrack in static mode: error creating mem heap base");
338 ALOGE("Unknown mode %d", memoryMode);
343 ALOGE("Error %d initializing AudioTrack", status);
349 ALOGE("Erro
[all...]
H A Dandroid_media_ToneGenerator.cpp99 ALOGE("ToneGenerator init failed");
141 ALOGE("Can't find %s", "android/media/ToneGenerator");
147 ALOGE("Can't find ToneGenerator.mNativeContext");
H A Dandroid_util_FileObserver.cpp70 ALOGE("***** ERROR! android_os_fileobserver_observe() got a short event!");
151 ALOGE("Can't find android/os/FileObserver$ObserverThread");
158 ALOGE("Can't find FileObserver.onEvent(int, int, String)");
H A Dandroid_media_RemoteDisplay.cpp70 ALOGE("Could not create Surface from surface texture %p provided by media server.",
103 ALOGE("An exception was thrown by callback '%s'.", methodName);
144 ALOGE("Could not obtain IMediaPlayerService from service manager");
152 ALOGE("Media player service rejected request to listen for remote display '%s'.",
/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DZslProcessor.cpp124 ALOGE("%s: Camera %d: Client does not exist", __FUNCTION__, mId);
129 ALOGE("%s: Camera %d: Device does not exist", __FUNCTION__, mId);
152 ALOGE("%s: Camera %d: Error querying capture output stream info: "
161 ALOGE("%s: Camera %d: Unable to delete old reprocess stream "
170 ALOGE("%s: Camera %d: Unable to delete old output stream "
191 ALOGE("%s: Camera %d: Can't create output stream for ZSL: "
199 ALOGE("%s: Camera %d: Can't create reprocess stream for ZSL: "
230 ALOGE("%s: Camera %d: Device does not exist", __FUNCTION__, mId);
238 ALOGE("%s: Camera %d: Cannot delete ZSL reprocessing stream %d: "
247 ALOGE("
[all...]
H A DCaptureSequencer.cpp70 ALOGE("%s: Already busy capturing!", __FUNCTION__);
217 ALOGE("Camera %d: Stopping capture sequencer due to error",
266 ALOGE("%s: Camera %d: Can't idle after still capture: "
276 ALOGE("%s: Camera %d: Still image produced unexpectedly "
322 ALOGE("%s: Camera %d: Can't update still image capture request: %s (%d)",
349 ALOGE("%s: No ZSL queue to use!", __FUNCTION__);
366 ALOGE("%s: Camera %d: Error in ZSL queue: %s (%d)",
517 ALOGE("%s: Camera %d: Unable to set up still capture request: %s (%d)",
525 ALOGE("%s: Camera %d: Unable to copy capture request for HAL device",
538 ALOGE("
[all...]
H A DJpegCompressor.cpp45 ALOGE("%s: Already processing a buffer!", __FUNCTION__);
57 ALOGE("%s: Unable to start up compression thread: %s (%d)",
174 ALOGE("%s: %s: %s",
208 ALOGE("%s: JPEG destination buffer overflow!",
/frameworks/base/media/jni/
H A Dandroid_mtp_MtpDatabase.cpp184 ALOGE("An exception was thrown by callback '%s'.", methodName);
448 ALOGE("unsupported type in getObjectPropertyValue\n");
523 ALOGE("unsupported type in readLongValue");
624 ALOGE("unsupported type in getDevicePropertyValue\n");
743 ALOGE("bad or unsupported data type in MyMtpDatabase::getObjectPropertyList");
995 ALOGE("out of memory in setObjectReferences");
1115 ALOGE("unable to read device property, response: %04X", ret);
1190 ALOGE("Can't find android/mtp/MtpDatabase");
1195 ALOGE("Can't find beginSendObject");
1200 ALOGE("Ca
[all...]
/frameworks/webview/chromium/loader/
H A Dloader.cpp49 ALOGE("Failed to reserve %zd bytes of address space for future load of "
75 ALOGE("Failed to create temporary file %s: %s", relro_tmp, strerror(errno));
86 ALOGE("Failed to load library %s: %s", lib, dlerror());
93 ALOGE("Failed to update relro file %s: %s", relro, strerror(errno));
104 ALOGE("Failed to open relro file %s: %s", relro, strerror(errno));
115 ALOGE("Failed to load library %s: %s", lib, dlerror());
206 ALOGE("GetEnv failed");
/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp118 ALOGE("Could not load camera HAL module");
125 ALOGE("Number of cameras(%d) > MAX_CAMERAS(%d).",
151 ALOGE("camera %d is still in use in destructor!", i);
166 ALOGE("%s: Bad camera ID %d", __FUNCTION__, cameraId);
171 ALOGE("%s: State transition to the same status 0x%x not allowed",
334 ALOGE("%s: cameraInfo is NULL", __FUNCTION__);
339 ALOGE("%s: camera hardware module doesn't exist", __FUNCTION__);
344 ALOGE("%s: Invalid camera id: %d", __FUNCTION__, cameraId);
380 ALOGE("%s: camera hardware module doesn't exist", __FUNCTION__);
449 ALOGE("
[all...]
/frameworks/base/media/mca/filterfw/native/core/
H A Dgl_env.cpp76 ALOGE("GLEnv: Error tearing down GL Environment!");
128 ALOGE("GLEnv: Attempting to reinitialize environment!");
160 ALOGE("GLEnv::Init: No suitable EGL configuration found!");
305 ALOGE("GL Error: Operation '%s' caused GL error (0x%x)\n",
318 ALOGE("EGL Error: Operation '%s' caused EGL error (0x%x)\n",
333 ALOGE("EGL Error: Attempting to activate context with bad display!");
336 ALOGE("EGL Error: Attempting to activate context with bad surface!");
339 ALOGE("EGL Error: Attempting to activate context, which is "
343 ALOGE("EGL Error: Making EGL rendering context current caused "
/frameworks/av/media/libmediaplayerservice/
H A DTestPlayerStub.cpp139 ALOGE("dlopen failed: %s", ::dlerror());
152 ALOGE("dlsym for newPlayer failed %s", err);
161 ALOGE("dlsym for deletePlayer failed %s", err);
/frameworks/av/media/libstagefright/
H A DHTTPBase.cpp99 ALOGE("frequency (%d ms) is out of range [1000, 60000]", freqMs);
116 ALOGE("Failed tagging socket %d for uid %d (My UID=%d)", sockfd, uid, geteuid());
124 ALOGE("Failed untagging socket %d (My UID=%d)", sockfd, geteuid());
H A DWVMExtractor.cpp68 ALOGE("Drm manager failed to initialize.");
71 ALOGE("Failed to locate GetInstance in libwvm.so");
79 ALOGE("Failed to open libwvm.so: %s", dlerror());
190 ALOGE("IsWidevineMedia not found in libwvm.so");
/frameworks/av/media/libstagefright/codecs/flac/enc/
H A DSoftFlacEncoder.cpp71 ALOGE("SoftFlacEncoder::SoftFlacEncoder(name=%s) error instantiating FLAC encoder", name);
78 ALOGE("SoftFlacEncoder::SoftFlacEncoder(name=%s) error allocating internal input buffer", name);
97 ALOGE("initCheck() failed due to NULL encoder");
99 ALOGE("initCheck() failed due to error allocating internal input buffer");
203 ALOGE("SoftFlacEncoder::internalSetParameter() Error #1");
227 ALOGE("SoftFlacEncoder::internalSetParameter(OMX_IndexParamStandardComponentRole)"
250 ALOGE("Input buffer size must be at most %d bytes",
299 ALOGE("input buffer too large (%d).", inHeader->nFilledLen);
338 ALOGE(" error encountered during encoding");
396 ALOGE(" no
[all...]
/frameworks/av/media/libstagefright/rtsp/
H A DSDPLoader.cpp99 ALOGE("connect() returned %d", err);
125 ALOGE("Failed to read SDP, error code = %zu", readSize);
132 ALOGE("Failed to parse SDP");
/frameworks/compile/libbcc/bcinfo/
H A DMetadataExtractor.cpp167 ALOGE("Non-integer object slot value '%s'", Slot.str().c_str());
241 ALOGE("Full and relaxed precision specified at the same time!");
265 ALOGE("Unrecognized debug.rs.precision %s", PrecisionPropBuf);
367 ALOGE("Non-integer signature value '%s'", SigString.str().c_str());
384 ALOGE("mExportForEachSignatureCount = %zu, but should be 1",
401 ALOGE("Invalid/empty bitcode/module");
417 ALOGE("Could not parse bitcode file");
418 ALOGE("%s", ec.message().c_str());
439 ALOGE("Could not populate export variable metadata");
444 ALOGE("Coul
[all...]
/frameworks/av/media/mtp/
H A DMtpPacket.cpp39 ALOGE("out of memory!");
60 ALOGE("out of memory!");
137 ALOGE("index %d out of range in MtpPacket::getParameter", index);
145 ALOGE("index %d out of range in MtpPacket::setParameter", index);
H A DMtpRequestPacket.cpp53 ALOGE("Malformed MTP request packet");
/frameworks/compile/libbcc/lib/Core/
H A DBCCContext.cpp34 ALOGE("Out of memory when allocating global BCCContext!");

Completed in 3395 milliseconds

1234567891011>>