Home | History | Annotate | Download | only in android

Lines Matching refs:SL_LOGV

340         SL_LOGV("AudioSfDecoder::onPrepare: no need to prefetch");
369 SL_LOGV("AudioSfDecoder::onPause()");
376 SL_LOGV("AudioSfDecoder::onPlay()");
383 SL_LOGV("AudioSfDecoder::onSeek");
399 SL_LOGV("AudioSfDecoder::onLoop");
404 //SL_LOGV("AudioSfDecoder::onLoop start looping");
407 //SL_LOGV("AudioSfDecoder::onLoop stop looping");
417 //SL_LOGV("AudioSfDecoder::onCheckCache");
428 SL_LOGV("AudioSfDecoder::onCheckCache: buffering done.");
431 //SL_LOGV("AudioSfDecoder::onCheckCache: preparation done.");
446 SL_LOGV("AudioSfDecoder::onDecode");
458 SL_LOGV("buffering more.");
470 //SL_LOGV("don't decode: not buffering, prefetching or playing");
628 SL_LOGV("\tASfPlayer notifying %s = %d", PLAYEREVENT_PREFETCHSTATUSCHANGE, val);
632 SL_LOGV("\tASfPlayer notifying %s = %d", PLAYEREVENT_PREFETCHFILLLEVELUPDATE, val);
636 SL_LOGV("\tASfPlayer notifying %s = %d", PLAYEREVENT_ENDOFSTREAM, val);
656 SL_LOGV("AudioSfDecoder::wantPrefetch() tries to access NULL mDataSource");
685 //SL_LOGV("AudioSfDecoder::getCacheRemaining: approx %.2f secs remaining (eos=%d)",
710 //SL_LOGV("cacheFill = %d", mCacheFill);
769 SL_LOGV("format changed: old sr=%d, channels=%d; new sr=%d, channels=%d",