Searched defs:totalFrameCount (Results 1 – 6 of 6) sorted by relevance
152 int totalFrameCount = (samplingFrequency * duration); in generateMultiTone() local180 int totalFrameCount = captureDuration * kSamplingFrequency; in computeFilterGainsAtTones() local249 const int totalFrameCount = kSamplingFrequency * kPlayBackDurationSec; in TEST() local360 const int totalFrameCount = kSamplingFrequency * kPlayBackDurationSec; in TEST() local
204 size_t totalFrameCount = mMemCapacity / mTrack->frameSize(); in waitForConsumption() local
128 int totalFrameCount = getTotalFrameCount(); in getScore() local180 int totalFrameCount = getTotalFrameCount(); in getSortedJankFrameIndices() local
87 int totalFrameCount = result.getTotalFrameCount(); in storeRunResults() local
67 uint32_t totalFrameCount() const { return mTotalFrameCount; } in totalFrameCount() function
164 int totalFrameCount = testFrameCount * kNumBufferSplits; in TEST_P() local