Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/common/include/
H A Ddaudio_events.h63 HDF_AUDIO_EVENT_MMAP_STOP = 15, enumerator
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_render_ext_impl.cpp239 DAudioEvent event = { HDF_AUDIO_EVENT_MMAP_STOP, content }; in Stop()