Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DIAfTrack.h400 int64_t trackFramesReleased, int64_t sinkFramesWritten, uint32_t halSampleRate,
519 int64_t trackFramesReleased, int64_t sourceFramesRead, uint32_t halSampleRate,
DRecordTracks.h69 uint32_t halSampleRate,
DPlaybackTracks.h254 uint32_t halSampleRate, const ExtendedTimestamp& timeStamp) final;
DTracks.cpp2044 uint32_t halSampleRate, const ExtendedTimestamp &timeStamp) { in updateTrackFrameInfo() argument
2089 : timeStamp.getOutputServerLatencyMs(halSampleRate); in updateTrackFrameInfo()
3006 uint32_t halSampleRate, const ExtendedTimestamp &timestamp) in updateTrackFrameInfo() argument
3028 * mSampleRate / halSampleRate; // TODO: potential computation overflow in updateTrackFrameInfo()
3038 : timestamp.getOutputServerLatencyMs(halSampleRate)); in updateTrackFrameInfo()