Home
last modified time | relevance | path

Searched refs:halSampleRate (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/audioflinger/
DRecordTracks.h97 uint32_t halSampleRate,
DPlaybackTracks.h203 uint32_t halSampleRate, const ExtendedTimestamp &timeStamp);
DTracks.cpp1452 uint32_t halSampleRate, const ExtendedTimestamp &timeStamp) { in updateTrackFrameInfo() argument
1495 : timeStamp.getOutputServerLatencyMs(halSampleRate); in updateTrackFrameInfo()
2307 uint32_t halSampleRate, const ExtendedTimestamp &timestamp) in updateTrackFrameInfo() argument
2327 * mSampleRate / halSampleRate; // TODO: potential computation overflow in updateTrackFrameInfo()
2337 : timestamp.getOutputServerLatencyMs(halSampleRate)); in updateTrackFrameInfo()