Searched refs:mSmoothnessFactor (Results 1 – 2 of 2) sorted by relevance
44 mSmoothnessFactor = value; in smoothnessFactor()103 mInputDelay + mPipelineDelay + mOutputDelay + mSmoothnessFactor) { in pipelineFull()119 mPipelineDelay + mOutputDelay + mSmoothnessFactor) { in pipelineFull()126 if (sizeWithInputsPending > mPipelineDelay + mInputDelay + mSmoothnessFactor) { in pipelineFull()
40 mSmoothnessFactor(0) {} in PipelineWatcher()124 uint32_t mSmoothnessFactor; variable