Lines Matching refs:SL_LOGV
347 SL_LOGV("AudioSfDecoder::onPrepare: no need to prefetch"); in onPrepare()
376 SL_LOGV("AudioSfDecoder::onPause()"); in onPause()
383 SL_LOGV("AudioSfDecoder::onPlay()"); in onPlay()
390 SL_LOGV("AudioSfDecoder::onSeek"); in onSeek()
406 SL_LOGV("AudioSfDecoder::onLoop"); in onLoop()
435 SL_LOGV("AudioSfDecoder::onCheckCache: buffering done."); in onCheckCache()
453 SL_LOGV("AudioSfDecoder::onDecode"); in onDecode()
465 SL_LOGV("buffering more."); in onDecode()
635 SL_LOGV("\tASfPlayer notifying %s = %d", PLAYEREVENT_PREFETCHSTATUSCHANGE, val); in onNotify()
639 SL_LOGV("\tASfPlayer notifying %s = %d", PLAYEREVENT_PREFETCHFILLLEVELUPDATE, val); in onNotify()
643 SL_LOGV("\tASfPlayer notifying %s = %d", PLAYEREVENT_ENDOFSTREAM, val); in onNotify()
663 SL_LOGV("AudioSfDecoder::wantPrefetch() tries to access NULL mDataSource"); in wantPrefetch()
776 SL_LOGV("format changed: old sr=%d, channels=%d; new sr=%d, channels=%d", in hasNewDecodeParams()