Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodecBufferChannel.cpp1009 uint32_t inputDelayValue = inputDelay ? inputDelay.value : 0; in start() local
1013 size_t numInputSlots = inputDelayValue + pipelineDelayValue + kSmoothnessFactor; in start()
1116 input->inputDelay = inputDelayValue; in start()
1394 watcher->inputDelay(inputDelayValue) in start()