Home
last modified time | relevance | path

Searched defs:Impl2 (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/vndk/include/
DC2BufferPriv.h131 class Impl2; // AIDL BufferPool(bufferpool2) VER_AIDL2 variable
/frameworks/av/media/codec2/vndk/
DC2Buffer.cpp1073 class C2PooledBlockPool::Impl2 { class in C2PooledBlockPool
1075 Impl2(const std::shared_ptr<C2Allocator> &allocator) in Impl2() function in C2PooledBlockPool::Impl2