Home
last modified time | relevance | path

Searched refs:StreamHostParseTxMmapData (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/audio/dispatch/src/
H A Daudio_stream_dispatch.c844 static int32_t StreamHostParseTxMmapData(struct HdfSBuf *data, struct AudioMmapData *txMmapData) in StreamHostParseTxMmapData() function
893 if (StreamHostParseTxMmapData(data, &txMmapData) != HDF_SUCCESS) { in StreamHostMmapWrite()