Home
last modified time | relevance | path

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

/external/v4l2_codec2/plugin_store/include/v4l2_codec2/plugin_store/
DV4L2AllocatorId.h15 V4L2_BUFFERQUEUE = C2PlatformAllocatorStore::PLATFORM_END, enumerator
/external/v4l2_codec2/plugin_store/
DV4L2PluginStore.cpp73 case V4L2AllocatorId::V4L2_BUFFERQUEUE: in createBlockPool()
/external/v4l2_codec2/components/
DV4L2DecodeInterface.cpp253 secureMode ? V4L2AllocatorId::SECURE_GRAPHIC : V4L2AllocatorId::V4L2_BUFFERQUEUE; in V4L2DecodeInterface()