Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.cpp3037 int const doubleChannels = 2; in MixAudio() local
3060 *reinterpret_cast<short*>(mixData + totalNum * doubleChannels) = static_cast<short>(output); in MixAudio()