Home
last modified time | relevance | path

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

/foundation/ai/intelligent_voice_framework/utils/
H A Dintell_voice_util.cpp54 std::unique_ptr<int16_t[]> channelData = std::make_unique<int16_t[]>(channelLen); in DeinterleaveAudioData() local
/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 channelId) in WriteChannelData() argument
124 bool WakeupSourceProcess::ReadChannelData(std::vector<uint8_t> &channelData, uint32_t channelId) in ReadChannelData() argument
160 WriteDebugData(const std::vector<std::shared_ptr<AudioDebug>> &debugVec, const std::vector<uint8_t> &channelData, uint32_t channelId) WriteDebugData() argument
[all...]
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_tcp_connection.c596 AuthChannelData channelData = {0}; in NotifyChannelDataReceived() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/
H A Dtrans_auth_manager.c839 AuthChannelData channelData = { in TransPostAuthChannelMsg() local
867 AuthChannelData channelData = { in TransPostAuthChannelErrMsg() local
1150 AuthChannelData channelData = { in TransSendAuthMsg() local

Completed in 4 milliseconds