$darkmode
Classes | |
| class | cv::fastcv::QcAllocator |
| Qualcomm's custom allocator. This allocator uses Qualcomm's memory management functions. More... | |
| class | cv::fastcv::QcResourceManager |
| Resource manager for FastCV allocations. This class manages active allocations. More... | |
Namespaces | |
| cv | |
| cv::fastcv | |
Functions | |
| cv::MatAllocator * | cv::fastcv::getQcAllocator () |
| Gets the default Qualcomm's allocator. This function returns a pointer to the default Qualcomm's allocator, which is optimized for use with DSP. More... | |