Searched refs:ALOGV (Results 76 - 100 of 359) sorted by relevance

1234567891011>>

/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DCaptureSequencer.cpp53 ALOGV("%s", __FUNCTION__);
57 ALOGV("%s: Exit", __FUNCTION__);
66 ALOGV("%s", __FUNCTION__);
83 ALOGV("%s: Waiting for idle", __FUNCTION__);
94 ALOGV("%s: Now idle", __FUNCTION__);
111 ALOGV("%s: New result available.", __FUNCTION__);
124 ALOGV("%s", __FUNCTION__);
211 ALOGV("Camera %d: New capture state %s",
286 ALOGV("%s: Memory optimization, clearing ZSL queue",
299 ALOGV("
[all...]
H A DJpegProcessor.cpp50 ALOGV("%s: Exit", __FUNCTION__);
64 ALOGV("%s", __FUNCTION__);
111 ALOGV("%s: Camera %d: JPEG capture heap now %d bytes; requested %d bytes",
127 ALOGV("%s: Camera %d: Deleting stream %d since the buffer dimensions changed",
131 ALOGV("%s: Camera %d: Device is busy, call updateStream again "
236 ALOGV("%s: Camera %d: Still capture available", __FUNCTION__,
350 ALOGV("Found JPEG transport header, img size %zu", size);
372 ALOGV("JPEG stream found beginning at offset %zu", size);
380 ALOGV("JFIF Segment, type %x length %zx", type, length);
403 ALOGV("Fina
[all...]
/frameworks/av/services/audiopolicy/
H A DAudioPolicyService.cpp159 ALOGV("registerClient() client %p, uid %d", client.get(), uid);
402 ALOGV("AudioCommandThread() processing start tone %d on stream %d",
411 ALOGV("AudioCommandThread() processing stop tone");
421 ALOGV("AudioCommandThread() processing set volume stream %d, \
429 ALOGV("AudioCommandThread() processing set parameters string %s, io %d",
435 ALOGV("AudioCommandThread() processing set voice volume volume %f",
441 ALOGV("AudioCommandThread() processing stop output %d",
453 ALOGV("AudioCommandThread() processing release output %d",
465 ALOGV("AudioCommandThread() processing create audio patch");
475 ALOGV("AudioCommandThrea
[all...]
/frameworks/av/media/libeffects/testlibs/
H A DEffectReverb.c108 ALOGV("EffectLibCreateEffect start");
149 ALOGV("EffectLibCreateEffect %p ,size %d", module, sizeof(reverb_module_t));
157 ALOGV("EffectLibReleaseEffect %p", handle);
174 ALOGV("EffectGetDescriptor() called with NULL pointer");
181 ALOGV("EffectGetDescriptor - UUID matched Reverb type %d, UUID = %x",
292 ALOGV("Reverb_Command command %d cmdSize %d",cmdCode, cmdSize);
322 ALOGV("Reverb_Command EFFECT_CMD_GET_PARAM pCmdData %p, *replySize %d, pReplyData: %p",pCmdData, *replySize, pReplyData);
330 ALOGV("Reverb_Command EFFECT_CMD_GET_PARAM param %d, replySize %d",*(int32_t *)rep->data, rep->vsize);
336 ALOGV("Reverb_Command EFFECT_CMD_SET_PARAM cmdSize %d pCmdData %p, *replySize %d, pReplyData %p",
354 ALOGV("EFFECT_CMD_ENABL
[all...]
/frameworks/av/media/libstagefright/mpeg2ts/
H A DATSParser.cpp45 do { unsigned tmp = y; ALOGV(x, tmp); } while (0)
186 ALOGV("new program number %u", programNumber);
247 ALOGV(" table_id = %u", table_id);
253 ALOGV(" section_syntax_indicator = %u", section_syntax_indicator);
263 ALOGV(" section_length = %u", section_length);
276 ALOGV(" PCR_PID = 0x%04x", PCR_PID);
281 ALOGV(" program_info_length = %u", program_info_length);
297 ALOGV(" stream_type = 0x%02x", streamType);
302 ALOGV(" elementary_PID = 0x%04x", elementaryPID);
307 ALOGV(" ES_info_lengt
[all...]
/frameworks/av/media/libmedia/
H A DMediaProfiles.cpp102 ALOGV("video codec:");
103 ALOGV("codec = %d", codec.mCodec);
104 ALOGV("bit rate: %d", codec.mBitRate);
105 ALOGV("frame width: %d", codec.mFrameWidth);
106 ALOGV("frame height: %d", codec.mFrameHeight);
107 ALOGV("frame rate: %d", codec.mFrameRate);
113 ALOGV("audio codec:");
114 ALOGV("codec = %d", codec.mCodec);
115 ALOGV("bit rate: %d", codec.mBitRate);
116 ALOGV("sampl
[all...]
H A DToneGenerator.cpp799 ALOGV("ToneGenerator constructor: streamType=%d, volume=%f", streamType, volume);
827 ALOGV("ToneGenerator INIT OK, time: %d", (unsigned int)(systemTime()/1000000));
829 ALOGV("!!!ToneGenerator INIT FAILED!!!");
851 ALOGV("ToneGenerator destructor");
855 ALOGV("Delete Track: %p", mpAudioTrack.get());
889 ALOGV("startTone: try to re-init AudioTrack");
895 ALOGV("startTone");
905 ALOGV("Start waiting for previous tone to stop");
917 ALOGV("Immediate start, time %d", (unsigned int)(systemTime()/1000000));
927 ALOGV("Wai
[all...]
/frameworks/av/media/libeffects/downmix/
H A DEffectDownmix.c160 ALOGV("DownmixLib_Create()");
212 ALOGV("DownmixLib_Create() %p , size %zu", module, sizeof(downmix_module_t));
221 ALOGV("DownmixLib_Release() %p", handle);
234 ALOGV("DownmixLib_GetDescriptor()");
241 ALOGV("DownmixLib_GetDescriptor() nb effects=%d", kNbEffects);
243 ALOGV("DownmixLib_GetDescriptor() i=%d", i);
246 ALOGV("EffectGetDescriptor - UUID matched downmix type %d, UUID = %" PRIx32,
369 ALOGV("Downmix_Command command %" PRIu32 " cmdSize %" PRIu32, cmdCode, cmdSize);
393 ALOGV("Downmix_Command EFFECT_CMD_GET_PARAM pCmdData %p, *replySize %" PRIu32 ", pReplyData: %p",
402 ALOGV("Downmix_Comman
[all...]
/frameworks/av/media/libstagefright/
H A DCameraSource.cpp77 ALOGV("notify(%d, %d, %d)", msgType, ext1, ext2);
82 ALOGV("postData(%d, ptr:%p, size:%zu)",
243 ALOGV("isVideoSizeSupported");
320 ALOGV("configureCamera");
352 ALOGV("Supported frame rates: %s", supportedFrameRates);
396 ALOGV("checkVideoSize");
448 ALOGV("checkFrameRate");
496 ALOGV("init");
515 ALOGV("initWithCameraAccess");
593 ALOGV("startCameraRecordin
[all...]
H A DAudioPlayer.cpp107 ALOGV("INFO_FORMAT_CHANGED!!!");
143 ALOGV("Mime type \"%s\" mapped to audio_format 0x%x", mime, audioFormat);
309 ALOGV("reset: mPlaying=%d mReachedEOS=%d useOffload=%d",
347 ALOGV("AudioPlayer releasing input buffer.");
403 ALOGV("AudioPlayer@0x%p notifyAudioEOS", this);
407 ALOGV("Notified observer of EOS!");
433 ALOGV("AudioSinkCallback: stream end");
439 ALOGV("AudioSinkCallback: Tear down event");
486 ALOGV("AudioCallback");
578 ALOGV("tota
[all...]
/frameworks/av/services/camera/libcameraservice/api2/
H A DCameraDeviceClient.cpp106 ALOGV("%s-start of function. Request list size %zu", __FUNCTION__, requests.size());
172 ALOGV("%s: Camera %d: Appending output stream %d to request",
181 ALOGV("%s: Camera %d: Creating request with ID %d (%d of %zu)",
202 ALOGV("%s: requestId = %d ", __FUNCTION__, requestId);
205 ALOGV("%s: Camera %d: End of function", __FUNCTION__, mCameraId);
215 ALOGV("%s, requestId = %d", __FUNCTION__, requestId);
242 ALOGV("%s: Camera %d: Successfully cleared streaming request",
257 ALOGV("%s: ending configure (%zu streams)",
272 ALOGV("%s (streamId = 0x%x)", __FUNCTION__, streamId);
315 ALOGV("
[all...]
/frameworks/av/camera/
H A DCameraUtils.cpp31 ALOGV("%s", __FUNCTION__);
119 ALOGV("%s: final transform = 0x%x", __FUNCTION__, flags);
H A DICameraRecordingProxyListener.cpp40 ALOGV("dataCallback");
59 ALOGV("DATA_CALLBACK_TIMESTAMP");
/frameworks/av/services/camera/libcameraservice/utils/
H A DCameraTraces.cpp42 ALOGV("%s: begin", __FUNCTION__);
68 ALOGV("%s: fd = %d", __FUNCTION__, fd);
/frameworks/av/media/libeffects/loudness/
H A DEffectLoudnessEnhancer.cpp68 ALOGV(" > LE_reset(%p)", pContext);
72 ALOGV("LE_reset(): Target gain=%dmB <=> factor=%.2fX", pContext->mTargetGainmB, targetAmp);
102 ALOGV("LE_setConfig(%p)", pContext);
154 ALOGV("LE_init(%p)", pContext);
175 ALOGV("LE_init(): Target gain=%dmB <=> factor=%.2fX", pContext->mTargetGainmB, targetAmp);
195 ALOGV("LELib_Create()");
224 ALOGV(" LELib_Create context is %p", pContext);
233 ALOGV("LELib_Release %p", handle);
251 ALOGV("LELib_GetDescriptor() called with NULL pointer");
282 //ALOGV("L
[all...]
/frameworks/av/services/camera/libcameraservice/device3/
H A DStatusTracker.cpp49 ALOGV("%s: Adding new component %d", __FUNCTION__, id);
69 ALOGV("%s: Removing component %d", __FUNCTION__, id);
93 ALOGV("%s: Component %d is now %s", __FUNCTION__, id,
117 ALOGV("%s: Component %d not idle", __FUNCTION__,
205 ALOGV("Camera device is now %s", idle ? "idle" : "active");
/frameworks/base/core/jni/
H A Dandroid_os_SELinux.cpp114 ALOGV("getPeerCon(%d) => %s", fd, context.get());
144 ALOGV("setFSCreateCon(%s) => %d", context_c_str, ret);
177 ALOGV("setFileCon(%s, %s) => %d", path.c_str(), context.c_str(), ret);
210 ALOGV("getFileCon(%s) => %s", path.c_str(), context.get());
236 ALOGV("getCon() => %s", context.get());
263 ALOGV("getPidCon(%d) => %s", pid, context.get());
318 ALOGV("getBooleanValue(%s) => %d", name.c_str(), ret);
394 ALOGV("checkSELinuxAccess(%s, %s, %s, %s) => %d", subjectContext.c_str(), objectContext.c_str(),
414 ALOGV("restorecon(%p) => threw exception", pathnameStr);
419 ALOGV("restoreco
[all...]
H A Dandroid_media_AudioSystem.cpp501 ALOGV("convertAudioGainConfigToNative got gain index %d", nAudioGainConfig->index);
506 ALOGV("convertAudioGainConfigToNative IN mask java %x native %x", jMask, nMask);
509 ALOGV("convertAudioGainConfigToNative OUT mask java %x native %x", jMask, nMask);
542 ALOGV("convertAudioPortConfigToNative handle %d role %d type %d",
559 ALOGV("convertAudioPortConfigToNative IN mask java %x native %x", jMask, nMask);
562 ALOGV("convertAudioPortConfigToNative OUT mask java %x native %x", jMask, nMask);
571 ALOGV("convertAudioPortConfigToNative format %d native %d", jFormat, nFormat);
584 ALOGV("convertAudioPortConfigToNative no gain");
609 ALOGV("convertAudioPortConfigFromNative jAudioPort %p", jAudioPort);
615 ALOGV("convertAudioPortConfigFromNativ
[all...]
/frameworks/base/services/core/jni/
H A Dcom_android_server_AlarmManagerService.cpp123 ALOGV("ANDROID_ALARM_SET_RTC ioctl failed: %s\n", strerror(errno));
169 ALOGV("settimeofday() failed: %s\n", strerror(errno));
175 ALOGV("Unable to open RTC driver: %s\n", strerror(errno));
181 ALOGV("gmtime_r() failed: %s\n", strerror(errno));
198 ALOGV("RTC_SET_TIME ioctl failed: %s\n", strerror(errno));
278 ALOGV("opening alarm driver failed: %s", strerror(errno));
293 ALOGV("epoll_create(%u) failed: %s", N_ANDROID_TIMERFDS,
301 ALOGV("timerfd_create(%u) failed: %s", android_alarm_to_clockid[i],
320 ALOGV("epoll_ctl(EPOLL_CTL_ADD) failed: %s", strerror(errno));
334 ALOGV("timerfd_settim
[all...]
/frameworks/av/media/libeffects/preprocessing/
H A DPreProcessing.cpp270 ALOGV("AgcInit");
282 ALOGV("AgcCreate got agc %p", agc);
332 ALOGV("AgcGetParameter() target level %d milliBels", *(int16_t *) pValue);
336 ALOGV("AgcGetParameter() comp gain %d milliBels", *(int16_t *) pValue);
340 ALOGV("AgcGetParameter() limiter enabled %s",
365 ALOGV("AgcSetParameter() target level %d milliBels", *(int16_t *)pValue);
369 ALOGV("AgcSetParameter() comp gain %d milliBels", *(int16_t *)pValue);
373 ALOGV("AgcSetParameter() limiter enabled %s", *(bool *)pValue ? "true" : "false");
377 ALOGV("AgcSetParameter() properties level %d, gain %d limiter %d",
393 ALOGV("AgcSetParamete
[all...]
/frameworks/av/camera/camera2/
H A DICameraDeviceUser.cpp74 ALOGV("disconnect");
181 ALOGV("beginConfigure");
191 ALOGV("endConfigure");
279 ALOGV("waitUntilIdle");
289 ALOGV("flush");
323 ALOGV("DISCONNECT");
402 ALOGV("%s: CREATE_STREAM: width = %d", __FUNCTION__, width);
404 ALOGV("%s: CREATE_STREAM: height = %d", __FUNCTION__, height);
406 ALOGV("%s: CREATE_STREAM: format = %d", __FUNCTION__, format);
414 ALOGV("
[all...]
/frameworks/av/media/libeffects/visualizer/
H A DEffectVisualizer.cpp136 ALOGV("Visualizer_setConfig start");
261 ALOGV("VisualizerLib_Create %p", pContext);
270 ALOGV("VisualizerLib_Release %p", handle);
284 ALOGV("VisualizerLib_GetDescriptor() called with NULL pointer");
423 // ALOGV("Visualizer_command command %" PRIu32 " cmdSize %" PRIu32, cmdCode, cmdSize);
458 ALOGV("EFFECT_CMD_ENABLE() OK");
469 ALOGV("EFFECT_CMD_DISABLE() OK");
489 ALOGV("get mCaptureSize = %" PRIu32, pContext->mCaptureSize);
495 ALOGV("get mScalingMode = %" PRIu32, pContext->mScalingMode);
501 ALOGV("ge
[all...]
/frameworks/av/services/camera/libcameraservice/common/
H A DFrameProcessorBase.cpp46 ALOGV("%s: Exit", __FUNCTION__);
58 ALOGV("%s: Attempt to register the same client twice, ignoring",
64 ALOGV("%s: Registering listener for frame id range %d - %d",
126 ALOGV("%s: Camera %d: Process new frames", __FUNCTION__, device->getId());
162 ALOGV("%s: Camera %d: Process single frame (is empty? %d)",
181 ALOGV("%s: Camera %d: This is a partial result",
218 ALOGV("%s: Camera %d: Got %zu range listeners out of %zu", __FUNCTION__,
/frameworks/av/cmds/screenrecord/
H A DOverlay.cpp60 ALOGV("Overlay::start");
87 ALOGV("Overlay::start successful");
93 ALOGV("Overlay::stop");
113 ALOGV("Overlay thread running");
120 ALOGV("Awake, frame available");
124 ALOGV("Awake, frame not available");
128 ALOGV("Overlay thread stopping");
189 ALOGV("Overlay::release_l");
278 ALOGV("Overlay::onFrameAvailable");
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoderPassThrough.cpp69 ALOGV("[%s] onConfigure", mComponentName.c_str());
107 ALOGV("[%s] mCachedBytes = %zu, mReachedEOS = %d mPaused = %d",
140 ALOGV("feedDecoderInputData() use mPendingAudioAccessUnit");
207 ALOGV("feedDecoderInputData() smallSize = %zu, bigSize = %zu, capacity = %zu",
271 ALOGV("feeding audio input buffer at media time %.2f secs",
321 ALOGV("[%s] dropping buffer at time %lld as requested.",
343 ALOGV("onInputBufferFilled: #ToDrain = %zu, cachedBytes = %zu",
350 ALOGV("onBufferConsumed: #ToDrain = %zu, cachedBytes = %zu",
405 ALOGV("[%s] onMessage: %s", mComponentName.c_str(),

Completed in 2867 milliseconds

1234567891011>>