Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DRecordTracks.h66 uint32_t halSampleRate,
DPlaybackTracks.h221 uint32_t halSampleRate, const ExtendedTimestamp &timeStamp);
DTracks.cpp1766 uint32_t halSampleRate, const ExtendedTimestamp &timeStamp) { in updateTrackFrameInfo() argument
1809 : timeStamp.getOutputServerLatencyMs(halSampleRate); in updateTrackFrameInfo()
2572 uint32_t halSampleRate, const ExtendedTimestamp &timestamp) in updateTrackFrameInfo() argument
2592 * mSampleRate / halSampleRate; // TODO: potential computation overflow in updateTrackFrameInfo()
2602 : timestamp.getOutputServerLatencyMs(halSampleRate)); in updateTrackFrameInfo()