Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/sfplugin/
H A DPipelineWatcher.h87 std::shared_ptr<C2Buffer> onInputBufferReleased(
H A DPipelineWatcher.cpp65 std::shared_ptr<C2Buffer> PipelineWatcher::onInputBufferReleased( in onInputBufferReleased() function in android::PipelineWatcher
H A DCCodecBufferChannel.cpp1559 copy->input.buffers.push_back(watcher->onInputBufferReleased(frameIndex, i)); in flush()
1603 mPipelineWatcher.lock()->onInputBufferReleased(frameIndex, arrayIndex); in onInputBufferDone()