Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.cpp811 uint32_t inputDelayValue = inputDelay ? inputDelay.value : 0; in start() local
815 size_t numInputSlots = inputDelayValue + pipelineDelayValue + kSmoothnessFactor; in start()
890 input->inputDelay = inputDelayValue; in start()
1122 watcher->inputDelay(inputDelayValue) in start()