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

#include <DMAFrameUtils.h>

Collaboration diagram for DMAFrameUtils:
Collaboration graph

Public Types

typedef std::function< void(frame_sp &, ImagePlanes &)> GetImagePlanes
 

Static Public Member Functions

static GetImagePlanes getImagePlanesFunction (framemetadata_sp &metadata, ImagePlanes &imagePlanes)
 
static void getDMAFDHostImagePlanes (frame_sp &frame, ImagePlanes &imagePlanes)
 
static void getDMAFDYUV420HostImagePlanes (frame_sp &frame, ImagePlanes &imagePlanes)
 
static void getDMAFDNV12HostImagePlanes (frame_sp &frame, ImagePlanes &imagePlanes)
 

Member Typedef Documentation

◆ GetImagePlanes

std::function<void(frame_sp &, ImagePlanes &)> DMAFrameUtils::GetImagePlanes

Member Function Documentation

◆ getDMAFDHostImagePlanes()

static void DMAFrameUtils::getDMAFDHostImagePlanes ( frame_sp & frame,
ImagePlanes & imagePlanes )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getDMAFDNV12HostImagePlanes()

static void DMAFrameUtils::getDMAFDNV12HostImagePlanes ( frame_sp & frame,
ImagePlanes & imagePlanes )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getDMAFDYUV420HostImagePlanes()

static void DMAFrameUtils::getDMAFDYUV420HostImagePlanes ( frame_sp & frame,
ImagePlanes & imagePlanes )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getImagePlanesFunction()

static GetImagePlanes DMAFrameUtils::getImagePlanesFunction ( framemetadata_sp & metadata,
ImagePlanes & imagePlanes )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

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