Searched refs:ALOGV (Results 126 - 150 of 359) sorted by relevance

1234567891011>>

/frameworks/av/media/libeffects/factory/
H A DEffectsFactory.c200 ALOGV("EffectQueryNumberEffects(): %d", *pNumEffects);
242 ALOGV("EffectQueryEffect() desc:%s", str);
283 ALOGV("EffectCreate() UUID: %08X-%04X-%04X-%04X-%02X%02X%02X%02X%02X%02X\n",
319 ALOGV("EffectCreate() gInterfaceWithReverse");
322 ALOGV("EffectCreate() gInterface");
333 ALOGV("EffectCreate() created entry %p with sub itfe %p in library %s", *pHandle, itfe, l->name);
404 ALOGV("EffectGetSubEffects() UUID: %08X-%04X-%04X-%04X-%02X%02X%02X%02X%02X"
424 ALOGV("EffectGetSubEffects: effect found in the list");
431 ALOGV("EffectGetSubEffects end - copied the sub effect structures");
459 ALOGV("ini
[all...]
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp123 ALOGV("initDecoder()");
158 ALOGV("AAC decoder using desired DRC target reference level of %d instead of %d", refLevel,
167 ALOGV("AAC decoder using desired DRC attenuation factor of %d instead of %d", cut,
176 ALOGV("AAC decoder using desired DRC boost factor of %d instead of %d", boost,
185 ALOGV("AAC decoder using desried DRC heavy compression switch of %d instead of %d", heavy,
194 ALOGV("AAC decoder using encoder-side DRC reference level of %d instead of %d",
338 ALOGV("set nMaxOutputChannels=%d", max);
343 ALOGV("set nDrcBoost=%d", aacPresParams->nDrcBoost);
349 ALOGV("set nDrcCut=%d", aacPresParams->nDrcCut);
354 ALOGV("se
[all...]
/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DZslProcessor3.cpp23 #define ALOGVV(...) ALOGV(__VA_ARGS__)
80 ALOGV("%s: Initialize buffer queue and frame list depth based on max pipeline depth (%d)",
96 ALOGV("%s: Exit", __FUNCTION__);
102 ALOGV("%s:", __FUNCTION__);
132 ALOGV("%s: Configuring ZSL streams", __FUNCTION__);
162 ALOGV("%s: Camera %d: Deleting stream %d since the buffer "
167 ALOGV("%s: Camera %d: Device is busy, call updateStream again "
288 ALOGV("%s: Send in reprocess request with id %d",
316 ALOGV("%s: No ZSL buffers yet", __FUNCTION__);
338 ALOGV("
[all...]
/frameworks/av/media/libstagefright/
H A DAudioSource.cpp59 ALOGV("sampleRate: %d, channelCount: %d", sampleRate, channelCount);
131 ALOGV("releaseQueuedFrames_l");
141 ALOGV("waitOutstandingEncodingFrames_l: %" PRId64, mNumClientOwnedBuffers);
264 ALOGV("signalBufferReturned: %p", buffer->data());
276 ALOGV("dataCallbackTimestamp: %" PRId64 " us", timeUs);
286 ALOGV("Drop audio data at %" PRId64 "/%" PRId64 " us", timeUs, mStartTimeUs);
385 ALOGV("max amplitude since last call: %d", value);
H A DOggExtractor.cpp252 ALOGV("skipped %lld bytes of junk to reach next frame",
280 ALOGV("backing up %lld bytes", pageOffset - prevGuess);
297 ALOGV("prevPageOffset at %lld, pageOffset at %lld",
323 ALOGV("seeking to offset %lld", pos);
350 ALOGV("seeking to entry %zu / %zu at offset %lld",
394 ALOGV("failed to read %zu bytes at offset 0x%016llx, got %zd bytes",
454 ALOGV("%c %s", page->mFlags & 1 ? '+' : ' ', tmp.string());
508 ALOGV("failed to read %zu bytes at 0x%016llx, got %zd bytes",
565 ALOGV("readPage returned %zd", n);
609 ALOGV("rea
[all...]
H A DNuCachedSource2.cpp140 ALOGV("copy from %zu size %zu", from, size);
250 ALOGV("disconnecting HTTPBasedSource");
311 ALOGV("fetchInternal");
386 ALOGV("onFetch");
389 ALOGV("EOS reached, done prefetching for now");
414 ALOGV("Disconnecting at high watermark");
440 ALOGV("onRead");
506 ALOGV("readAt offset %lld, size %zu", offset, size);
582 ALOGV("readInternal offset %lld size %zu", offset, size);
630 ALOGV("deferrin
[all...]
H A DMediaExtractor.cpp61 ALOGV("FAILED to autodetect media content.");
67 ALOGV("Autodetected media content as '%s' with confidence %.2f",
/frameworks/av/media/libstagefright/mpeg2ts/
H A DMPEG2PSExtractor.cpp280 ALOGV("packet_startcode_prefix = 0x%08x", packet_startcode_prefix);
283 ALOGV("Supposedly payload_unit_start=1 unit does not start "
292 ALOGV("stream_id = 0x%02x", stream_id);
378 ALOGV("PTS_DTS_flags = %u", PTS_DTS_flags);
381 ALOGV("ESCR_flag = %u", ESCR_flag);
384 ALOGV("ES_rate_flag = %u", ES_rate_flag);
387 ALOGV("DSM_trick_mode_flag = %u", DSM_trick_mode_flag);
390 ALOGV("additional_copy_info_flag = %u", additional_copy_info_flag);
396 ALOGV("PES_header_data_length = %u", PES_header_data_length);
414 ALOGV("PT
[all...]
/frameworks/av/media/libstagefright/rtsp/
H A DAAMRAssembler.cpp130 ALOGV("Not the sequence number I expected");
141 ALOGV("AMR packet too short.");
158 ALOGV("Unable to parse TOC.");
172 ALOGV("Illegal TOC entry.");
199 ALOGV("AMR packet too short.");
H A DARawAudioAssembler.cpp82 ALOGV("Not the sequence number I expected");
93 ALOGV("raw audio packet too short.");
/frameworks/av/soundtrigger/
H A DSoundTrigger.cpp48 ALOGV("binderDied");
86 ALOGV("listModules()");
97 ALOGV("attach()");
118 ALOGV("setCaptureState(%d)", active);
142 ALOGV("detach()");
/frameworks/native/libs/gui/
H A DStreamSplitter.cpp131 ALOGV("acquired buffer %#" PRIx64 " from input",
181 ALOGV("queued buffer %#" PRIx64 " to output %p",
204 ALOGV("detached buffer %#" PRIx64 " from output %p",
215 ALOGV("buffer %#" PRIx64 " reference count %zu (of %zu)", buffer->getId(),
239 ALOGV("released buffer %#" PRIx64 " to input", buffer->getId());
H A DSurface.cpp194 ALOGV("Surface::dequeueBuffer");
219 ALOGV("dequeueBuffer: IGraphicBufferProducer::dequeueBuffer(%d, %d, %d, %d, %d)"
264 ALOGV("Surface::cancelBuffer");
289 ALOGV("Surface::lockBuffer");
296 ALOGV("Surface::queueBuffer");
303 ALOGV("Surface::queueBuffer making up timestamp: %.2f ms",
344 ALOGV("Surface::query");
550 ALOGV("Surface::connect");
577 ALOGV("Surface::disconnect");
600 ALOGV("Surfac
[all...]
/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.cpp23 #define ALOGVV(...) ALOGV(__VA_ARGS__)
71 ALOGV("%s: Created device for camera %d", __FUNCTION__, id);
77 ALOGV("%s: Tearing down for camera id %d", __FUNCTION__, mId);
95 ALOGV("%s: Initializing device for camera %d", __FUNCTION__, mId);
212 ALOGV("%s: E", __FUNCTION__);
280 ALOGV("%s: X", __FUNCTION__);
517 ALOGV("%s: requestId = %" PRId32, __FUNCTION__, newRequest->mResultExtras.requestId);
564 ALOGV("Camera %d: Capture request %" PRId32 " enqueued", mId,
646 ALOGV("Camera %d: Clearing repeating request", mId);
663 ALOGV("Camer
[all...]
H A DCamera3IOStreamBase.cpp57 ALOGV("%s: Stream %d: Has %zu outstanding buffers,"
124 ALOGV("%s: Stream %d: Already disconnected",
250 ALOGV("%s: Stream %d: All buffers returned; now idle", __FUNCTION__,
/frameworks/av/media/mtp/
H A DMtpPacket.cpp76 ALOGV("%s", buffer);
82 ALOGV("%s", buffer);
84 ALOGV("\n");
/frameworks/av/media/ndk/
H A DNdkMediaExtractor.cpp59 ALOGV("ctor");
67 ALOGV("dtor");
74 ALOGV("setDataSource(%d, %lld, %lld)", fd, offset, length);
80 ALOGV("setDataSource(%s)", location);
136 ALOGV("selectTrack(%zu)", idx);
142 ALOGV("unselectTrack(%zu)", idx);
148 //ALOGV("advance");
168 //ALOGV("readSampleData");
/frameworks/av/media/libmedia/
H A DIAudioFlingerClient.cpp50 ALOGV("ioConfigChanged stream %d", stream);
83 ALOGV("STREAM_CONFIG_CHANGED stream %d", stream);
/frameworks/av/media/libmediaplayerservice/
H A DVideoFrameScheduler.cpp86 ALOGV("reset at %.1f fps", fps);
171 ALOGV("fitting[%zu] a=%lld (%.6f), b=%lld (%.6f), err=%lld (%.6f)",
194 //ALOGV("delta: %lld", (long long)(time - lastTime));
217 //ALOGV("delta2: %lld", (long long)(delta2nd));
261 ALOGV("priming[%zu] phase:%lld period:%lld", numSamplesToUse, mPhase, mPeriod);
296 ALOGV("could not fit - keeping old period:%lld", (long long)mPeriod);
304 ALOGV("new phase:%lld period:%lld", (long long)mPhase, (long long)mPeriod);
350 ALOGV("vsync time:%lld period:%lld",
395 ALOGV("no vsync: render=%lld", (long long)renderTime);
468 ALOGV("adjustin
[all...]
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayer.cpp375 ALOGV("kWhatSetDataSource");
537 ALOGV("kWhatSetVideoNativeWindow");
586 ALOGV("kWhatSetAudioSink");
597 ALOGV("kWhatStart");
618 ALOGV("scanning sources haveAudio=%d, haveVideo=%d",
692 ALOGV("got message from old %s decoder, generation(%d:%d)",
712 ALOGV("%s discontinuity: formatChange %d",
732 ALOGV("got %s decoder EOS", audio ? "audio" : "video");
734 ALOGV("got %s decoder EOS w/ error %d",
741 ALOGV("decode
[all...]
/frameworks/av/media/libstagefright/codecs/opus/dec/
H A DSoftOpus.cpp275 ALOGV("Header size is too small.");
281 ALOGV("Invalid Header, wrong channel count: %d", header->channels);
292 ALOGV("Invalid Header, missing stream map.");
302 ALOGV("Invalid stream map; insufficient data for current channel "
309 ALOGV("Inconsistent channel mapping.");
342 ALOGV("Parsing Opus Header failed.");
360 ALOGV("opus_multistream_decoder_create failed status=%s",
369 ALOGV("Failed to set OPUS header gain; status=%s",
/frameworks/base/core/jni/
H A Dandroid_hardware_SoundTrigger.cpp373 ALOGV("listModules");
396 ALOGV("listModules SoundTrigger::listModules status %d numModules %d", status, numModules);
412 ALOGV("listModules module %zu id %d description %s maxSoundModels %d",
448 ALOGV("setup");
466 ALOGV("detach");
468 ALOGV("detach module %p", module.get());
470 ALOGV("detach module->detach()");
478 ALOGV("finalize");
502 ALOGV("loadSoundModel");
597 ALOGV("loadSoundMode
[all...]
/frameworks/base/media/jni/
H A Dandroid_media_ImageReader.cpp192 ALOGV("%s: frame available", __FUNCTION__);
219 ALOGV("%s:", __FUNCTION__);
230 ALOGV("%s:", __FUNCTION__);
242 ALOGV("%s:", __FUNCTION__);
273 ALOGV("%s: format = 0x%x", __FUNCTION__, format);
305 ALOGV("%s: Jpeg size = %d", __FUNCTION__, size);
346 ALOGV("%s: buffer: %p", __FUNCTION__, buffer);
488 ALOGV("%s: buffer index: %d", __FUNCTION__, idx);
549 ALOGV("%s: buffer index: %d", __FUNCTION__, idx);
643 ALOGV("
[all...]
/frameworks/rs/driver/
H A DrsdProgram.cpp74 ALOGV("Destroying vertex shader with ID %p", (void*)pv);
108 ALOGV("Destroying fragment shader with ID %p", (void*)pf);
H A DrsdVertexArray.cpp68 ALOGV("Starting vertex attribute binding");
70 ALOGV("va %i: slot=%i name=%s buf=%i ptr=%p size=%i type=0x%x stride=0x%x norm=%i offset=0x%p",

Completed in 5742 milliseconds

1234567891011>>