Home
last modified time | relevance | path

Searched refs:mPipeFramesP2 (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DThreads.cpp4950 , mPipeFramesP2(0) in RecordThread()
5022 mPipeFramesP2 = pipeFramesP2; in RecordThread()
5655 ((frameCount == 0) || (frameCount == mPipeFramesP2)) && in createRecordTrack_l()
5675 frameCount, mFrameCount, mPipeFramesP2, in createRecordTrack_l()
5685 frameCount = mPipeFramesP2; in createRecordTrack_l()
DThreads.h1196 size_t mPipeFramesP2; variable