Struct Qnn_ContextBinaryDmaDataMem_t¶
Defined in File QnnContext.h
Struct Documentation¶
-
struct Qnn_ContextBinaryDmaDataMem_t¶
Structure to manage the dma buffer to be released. This structure is used in the Qnn_ContextBinaryDmaDataReleaseFn_t interface.
Public Members
-
Qnn_MemDmaBufInfo_t dmaBuffer¶
dmabuffer to be released.
-
Qnn_ContextBinarySize_t memSize¶
Size of the dma buffer to be released.
-
Qnn_MemDmaBufInfo_t dmaBuffer¶