Struct Qnn_ContextBinaryDmaDataResponse_t

Struct Documentation

struct Qnn_ContextBinaryDmaDataResponse_t

This structure defines the response to a context binary data request for dma buffer callback.

Public Members

Qnn_MemDmaBufInfo_t dmaBuffer

struct includes DMA-BUF related information

Qnn_ContextBinarySize_t dataStartOffset

Actual offset of the requested data relative to the start of the external buffer.

Qnn_ContextBinarySize_t alignedSize

Aligned size of the requested data.