Searched refs:kSmoothnessFactor (Results 1 – 1 of 1) sorted by relevance
72 constexpr size_t kSmoothnessFactor = 4; variable147 mOutputSurface.lock()->maxDequeueBuffers = kSmoothnessFactor + kRenderingDepth; in CCodecBufferChannel()154 input->numSlots = kSmoothnessFactor; in CCodecBufferChannel()160 output->numSlots = kSmoothnessFactor; in CCodecBufferChannel()911 size_t numInputSlots = inputDelayValue + pipelineDelayValue + kSmoothnessFactor; in start()912 size_t numOutputSlots = outputDelayValue + kSmoothnessFactor; in start()1243 .smoothnessFactor(kSmoothnessFactor); in start()1611 kSmoothnessFactor; in handleWork()1654 kSmoothnessFactor; in handleWork()