Searched refs:mSmoothnessFactor (Results 1 – 2 of 2) sorted by relevance
44 mSmoothnessFactor = value; in smoothnessFactor()114 mInputDelay + mPipelineDelay + mOutputDelay + mSmoothnessFactor) { in pipelineFull()130 mPipelineDelay + mOutputDelay + mSmoothnessFactor) { in pipelineFull()137 if (sizeWithInputsPending > mPipelineDelay + mInputDelay + mSmoothnessFactor) { in pipelineFull()
40 mSmoothnessFactor(0), in PipelineWatcher()131 uint32_t mSmoothnessFactor; variable