Home
last modified time | relevance | path

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

/external/v4l2_codec2/include/
DC2VDAComponent.h239 void onOutputBufferReturned(std::shared_ptr<C2GraphicBlock> block, uint32_t poolId);
/external/v4l2_codec2/
DC2VDAComponent.cpp584 void C2VDAComponent::onOutputBufferReturned(std::shared_ptr<C2GraphicBlock> block, in onOutputBufferReturned() function in android::C2VDAComponent
1749 ::base::Bind(&C2VDAComponent::onOutputBufferReturned, in dequeueThreadLoop()