Logo
ApraPipes 1.0
Loading...
Searching...
No Matches
DMAUtils Class Reference

#include <DMAUtils.h>

Collaboration diagram for DMAUtils:
Collaboration graph

Static Public Member Functions

static uint8_t * getCudaPtrForFD (int fd, EGLImageKHR eglImage, CUgraphicsResource *pResource, CUeglFrame eglFrame, EGLDisplay eglDisplay)
 
static uint8_t * getCudaPtr (EGLImageKHR eglImage, CUgraphicsResource *pResource, CUeglFrame eglFrame, EGLDisplay eglDisplay)
 
static void freeCudaPtr (EGLImageKHR eglImage, CUgraphicsResource *pResource, EGLDisplay eglDisplay)
 

Member Function Documentation

◆ freeCudaPtr()

void DMAUtils::freeCudaPtr ( EGLImageKHR eglImage,
CUgraphicsResource * pResource,
EGLDisplay eglDisplay )
static
Here is the caller graph for this function:

◆ getCudaPtr()

uint8_t * DMAUtils::getCudaPtr ( EGLImageKHR eglImage,
CUgraphicsResource * pResource,
CUeglFrame eglFrame,
EGLDisplay eglDisplay )
static
Here is the caller graph for this function:

◆ getCudaPtrForFD()

uint8_t * DMAUtils::getCudaPtrForFD ( int fd,
EGLImageKHR eglImage,
CUgraphicsResource * pResource,
CUeglFrame eglFrame,
EGLDisplay eglDisplay )
static
Here is the call graph for this function:

The documentation for this class was generated from the following files: