Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.cpp1562 uint32_t inputDelayValue = inputDelay ? inputDelay.value : 0; in start() local
1566 size_t numInputSlots = inputDelayValue + pipelineDelayValue + kSmoothnessFactor; in start()
1669 input->inputDelay = inputDelayValue; in start()
1960 watcher->inputDelay(inputDelayValue) in start()