Searched refs:CheckAudioChannelCount (Results 1 – 2 of 2) sorted by relevance
131 static int32_t CheckAudioChannelCount(const int32_t &audioChannelCount);
665 ret = AVScreenCaptureNapi::CheckAudioChannelCount(audioChannels); in GetAudioInfo()750 int32_t AVScreenCaptureNapi::CheckAudioChannelCount(const int32_t &audioChannelCount) in CheckAudioChannelCount() function in OHOS::Media::AVScreenCaptureNapi