Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_process_in_client.cpp549 static size_t GetFormatSize(const AudioStreamInfo &info) in GetFormatSize() function
595 clientByteSizePerFrame_ = GetFormatSize(config.streamInfo); in Init()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
H A Daudio_renderer.cpp104 size_t GetFormatSize(const AudioStreamParams& info) in GetFormatSize() function