Home
last modified time | relevance | path

Searched refs:startCollectMaxAmplitude (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_callback_looper.h56 void startCollectMaxAmplitude(int64_t updateIntervalMs);
H A Dhiplayer_callback_looper.cpp95 void HiPlayerCallbackLooper::startCollectMaxAmplitude(int64_t updateIntervalMs) in startCollectMaxAmplitude() function in OHOS::Media::HiPlayerCallbackLooper
97 MEDIA_LOG_I("HiPlayerCallbackLooper startCollectMaxAmplitude"); in startCollectMaxAmplitude()
H A Dhiplayer_impl.cpp749 callbackLooper_.startCollectMaxAmplitude(SAMPLE_AMPLITUDE_INTERVAL); in Play()
755 callbackLooper_.startCollectMaxAmplitude(SAMPLE_AMPLITUDE_INTERVAL); in Play()
762 callbackLooper_.startCollectMaxAmplitude(SAMPLE_AMPLITUDE_INTERVAL); in Play()
821 callbackLooper_.startCollectMaxAmplitude(SAMPLE_AMPLITUDE_INTERVAL); in ResumeDemuxer()

Completed in 6 milliseconds