Lines Matching refs:SL_LOGV
343 SL_LOGV("AudioSfDecoder::onPrepare: no need to prefetch"); in onPrepare()
372 SL_LOGV("AudioSfDecoder::onPause()"); in onPause()
379 SL_LOGV("AudioSfDecoder::onPlay()"); in onPlay()
386 SL_LOGV("AudioSfDecoder::onSeek"); in onSeek()
402 SL_LOGV("AudioSfDecoder::onLoop"); in onLoop()
431 SL_LOGV("AudioSfDecoder::onCheckCache: buffering done."); in onCheckCache()
449 SL_LOGV("AudioSfDecoder::onDecode"); in onDecode()
461 SL_LOGV("buffering more."); in onDecode()
631 SL_LOGV("\tASfPlayer notifying %s = %d", PLAYEREVENT_PREFETCHSTATUSCHANGE, val); in onNotify()
635 SL_LOGV("\tASfPlayer notifying %s = %d", PLAYEREVENT_PREFETCHFILLLEVELUPDATE, val); in onNotify()
639 SL_LOGV("\tASfPlayer notifying %s = %d", PLAYEREVENT_ENDOFSTREAM, val); in onNotify()
659 SL_LOGV("AudioSfDecoder::wantPrefetch() tries to access NULL mDataSource"); in wantPrefetch()
772 SL_LOGV("format changed: old sr=%d, channels=%d; new sr=%d, channels=%d", in hasNewDecodeParams()