Searched defs:STRM_INFO (Results 1 – 2 of 2) sorted by relevance
52 struct STRM_INFO { struct53 UINT lMode; /* transport mode of stream(DMA, ZEROCOPY..) */54 UINT uSegment; /* Segment strm allocs from. 0 is local mem */55 PVOID pVirtBase; /* " " Stream'process virt base */56 struct DSP_STREAMINFO *pUser; /* User's stream information returned */
51 struct STRM_INFO { struct52 UINT lMode; /* transport mode of stream(DMA, ZEROCOPY..) */53 UINT uSegment; /* Segment strm allocs from. 0 is local mem */54 PVOID pVirtBase; /* " " Stream'process virt base */55 struct DSP_STREAMINFO *pUser; /* User's stream information returned */