Home
last modified time | relevance | path

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

/ohos5.0/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()
302 int pcu = tmp * ((2 * cpeCnt) + sceCnt + lfeCnt + indepCce + (0.3 * depCce)); // 48000 2 0.3 in ParseLevel() local