Home
last modified time | relevance | path

Searched defs:channelCnt (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/media_lite/services/player_lite/impl/player_control/decoder/
H A Ddecoder.h43 int32_t channelCnt; /* for pcm frame */ member
/foundation/ai/intelligent_voice_framework/utils/
H A Dintell_voice_util.cpp46 bool IntellVoiceUtil::DeinterleaveAudioData(const int16_t *buffer, uint32_t size, int32_t channelCnt, in DeinterleaveAudioData() argument
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/
H A Dwakeup_source_process.cpp36 void WakeupSourceProcess::Init(uint32_t channelCnt) in Init() argument
143 void WakeupSourceProcess::InitDebugFile(uint32_t channelCnt) in InitDebugFile() argument
H A Dwakeup_engine_impl.cpp142 int32_t channelCnt = 0; in GetWakeupSourceChannel() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/
H A Daac_audio_config_parser.cpp229 bool AACAudioConfigParser::CalculateProfile(int channelCnt, int pcu, int rcu) in CalculateProfile() argument
309 int channelCnt = sceCnt + (2 * cpeCnt); // 2 in ParseLevel() local

Completed in 3 milliseconds