Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_adapter_interface_impl.cpp40 static constexpr uint32_t MAX_AUDIO_STREAM_NUM = 10; variable
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/include/
H A Daudio_internal.h58 #define MAX_AUDIO_STREAM_NUM 10 macro