Lines Matching refs:SL_LOGV
339 SL_LOGV("AudioSfDecoder::onPrepare: no need to prefetch"); in onPrepare()
368 SL_LOGV("AudioSfDecoder::onPause()"); in onPause()
375 SL_LOGV("AudioSfDecoder::onPlay()"); in onPlay()
382 SL_LOGV("AudioSfDecoder::onSeek"); in onSeek()
398 SL_LOGV("AudioSfDecoder::onLoop"); in onLoop()
427 SL_LOGV("AudioSfDecoder::onCheckCache: buffering done."); in onCheckCache()
445 SL_LOGV("AudioSfDecoder::onDecode"); in onDecode()
457 SL_LOGV("buffering more."); in onDecode()
627 SL_LOGV("\tASfPlayer notifying %s = %d", PLAYEREVENT_PREFETCHSTATUSCHANGE, val); in onNotify()
631 SL_LOGV("\tASfPlayer notifying %s = %d", PLAYEREVENT_PREFETCHFILLLEVELUPDATE, val); in onNotify()
635 SL_LOGV("\tASfPlayer notifying %s = %d", PLAYEREVENT_ENDOFSTREAM, val); in onNotify()
655 SL_LOGV("AudioSfDecoder::wantPrefetch() tries to access NULL mDataSource"); in wantPrefetch()
768 SL_LOGV("format changed: old sr=%d, channels=%d; new sr=%d, channels=%d", in hasNewDecodeParams()