Home
last modified time | relevance | path

Searched defs:requestNewBufferSet (Results 1 – 3 of 3) sorted by relevance

/external/v4l2_codec2/plugin_store/
DC2VdaPooledBlockPool.cpp96 c2_status_t C2VdaPooledBlockPool::requestNewBufferSet(int32_t bufferCount) { in requestNewBufferSet() function in android::C2VdaPooledBlockPool
DC2VdaBqBlockPool.cpp774 c2_status_t C2VdaBqBlockPool::Impl::requestNewBufferSet(int32_t bufferCount, uint32_t width, in requestNewBufferSet() function in android::C2VdaBqBlockPool::Impl
975 c2_status_t C2VdaBqBlockPool::requestNewBufferSet(int32_t bufferCount, uint32_t width, in requestNewBufferSet() function in android::C2VdaBqBlockPool
/external/v4l2_codec2/components/
DVideoFramePool.cpp45 c2_status_t VideoFramePool::requestNewBufferSet(C2BlockPool& blockPool, int32_t bufferCount, in requestNewBufferSet() function in android::VideoFramePool