Searched defs:getBufferIdFromGraphicBlock (Results 1 – 3 of 3) sorted by relevance
/external/v4l2_codec2/plugin_store/ | ||
D | C2VdaPooledBlockPool.cpp | 34 std::optional<uint32_t> C2VdaPooledBlockPool::getBufferIdFromGraphicBlock(const C2Block2D& block) { in getBufferIdFromGraphicBlock() function in android::C2VdaPooledBlockPool |
D | C2VdaBqBlockPool.cpp | 932 std::optional<unique_id_t> C2VdaBqBlockPool::Impl::getBufferIdFromGraphicBlock( in getBufferIdFromGraphicBlock() function in android::C2VdaBqBlockPool::Impl |
/external/v4l2_codec2/components/ | ||
D | VideoFramePool.cpp | 29 std::optional<uint32_t> VideoFramePool::getBufferIdFromGraphicBlock(C2BlockPool& blockPool, in getBufferIdFromGraphicBlock() function in android::VideoFramePool |