Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/common/include/
H A Ddaudio_events.h66 HDF_AUDIO_EVENT_START = 18, enumerator
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_capture_interface_impl.cpp134 DAudioEvent event = { HDF_AUDIO_EVENT_START, content }; in Start()