Home
last modified time | relevance | path

Searched refs:SECURE_LINEAR (Results 1 – 3 of 3) sorted by relevance

/external/v4l2_codec2/plugin_store/include/v4l2_codec2/plugin_store/
DV4L2AllocatorId.h17 SECURE_LINEAR, enumerator
/external/v4l2_codec2/plugin_store/
DV4L2PluginStore.cpp76 case V4L2AllocatorId::SECURE_LINEAR: in createBlockPool()
/external/v4l2_codec2/components/
DV4L2DecodeInterface.cpp236 const C2Allocator::id_t inputAllocators[] = {secureMode ? V4L2AllocatorId::SECURE_LINEAR in V4L2DecodeInterface()