Searched defs:PlatformData (Results 1 – 6 of 6) sorted by relevance
25 struct PlatformData { struct45 const PlatformData& GetPlatformData() const override; argument
27 struct PlatformData { struct28 const char *drvPlatformName; /**< Platform module name */43 struct AudioDmaOps *ops; /**< Platform module private data */44 struct CircleBufInfo renderBufInfo; /**< Render pcm stream transfer */45 struct CircleBufInfo captureBufInfo; /**< Capture pcm stream transfer */46 struct PcmInfo renderPcmInfo; /**< Render pcm stream info */47 struct PcmInfo capturePcmInfo; /**< Capture pcm stream info */48 bool platformInitFlag; /**< Platform init flag */49 struct AudioMmapData mmapData; /**< Mmap mode transfer data */50 uint32_t mmapLoopCount; /**< Loop count for mmap mode pcm stream */[all …]
25 struct PlatformData { struct37 const PlatformData& GetPlatformData() const override; argument
26 struct PlatformData { struct38 const PlatformData& GetPlatformData() const override; argument
29 struct PlatformData { struct41 const PlatformData& GetPlatformData() const override; argument
27 struct PlatformData { struct29 std::string coreRootPath_;31 std::string appRootPath_;33 std::string appPluginPath_;35 HapInfo hapInfo_;