Home
last modified time | relevance | path

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

/aosp_15_r20/external/v4l2_codec2/plugin_store/include/v4l2_codec2/plugin_store/
H A DVendorAllocatorLoader.h21 using CreateBlockPoolFunc = ::C2BlockPool* (*)(C2Allocator::id_t /* allocatorId */, variable
/aosp_15_r20/frameworks/av/media/codec2/vndk/include/
H A DC2PlatformStorePluginLoader.h36 typedef ::C2BlockPool* (*CreateBlockPoolFunc)(::C2Allocator::id_t, ::C2BlockPool::local_id_t); typedef