Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/common/include/
H A Ddaudio_events.h62 HDF_AUDIO_EVENT_MMAP_START = 14, enumerator
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_render_ext_impl.cpp217 DAudioEvent event = { HDF_AUDIO_EVENT_MMAP_START, content }; in Start()