Home
last modified time | relevance | path

Searched defs:channelData (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/
H A Dwakeup_source_process.cpp105 void WakeupSourceProcess::WriteChannelData(const std::vector<uint8_t> &channelData, uint32_t channe… in WriteChannelData()
125 bool WakeupSourceProcess::ReadChannelData(std::vector<uint8_t> &channelData, uint32_t channelId) in ReadChannelData()
162 const std::vector<uint8_t> &channelData, uint32_t channelId) in WriteDebugData()
/ohos5.0/foundation/ai/intelligent_voice_framework/utils/
H A Dintell_voice_util.cpp49 std::unique_ptr<int16_t[]> channelData = std::make_unique<int16_t[]>(channelLen); in DeinterleaveAudioData() local
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/
H A Dtrans_auth_manager.c843 AuthChannelData channelData = { in TransPostAuthChannelMsg() local
871 AuthChannelData channelData = { in TransPostAuthChannelErrMsg() local
1159 AuthChannelData channelData = { in TransSendAuthMsg() local
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_tcp_connection.c599 AuthChannelData channelData = {0}; in NotifyChannelDataReceived() local