Home
last modified time | relevance | path

Searched refs:AUDIO_DRV_PCM_IOCTL_MMAP_POSITION (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/audio/dispatch/include/
H A Daudio_stream_dispatch.h40 AUDIO_DRV_PCM_IOCTL_MMAP_POSITION, enumerator
/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
H A Dalsa_lib_render.c519 case AUDIO_DRV_PCM_IOCTL_MMAP_POSITION: in AudioInterfaceLibOutputRender()
544 case AUDIO_DRV_PCM_IOCTL_MMAP_POSITION: in AudioInterfaceLibModeRender()
/ohos5.0/drivers/peripheral/audio/test/unittest/supportlibs/interface_lib_render/src/
H A Daudio_alsa_if_lib_render_test.cpp581 …int32_t ret = AudioOutputRenderGetMmapPosition(handle, AUDIO_DRV_PCM_IOCTL_MMAP_POSITION, handleDa…
605 ret = AudioOutputRenderGetMmapPosition(handle, AUDIO_DRV_PCM_IOCTL_MMAP_POSITION, handleData);
/ohos5.0/drivers/peripheral/audio/supportlibs/adm_adapter/src/
H A Daudio_interface_lib_render.c1193 case AUDIO_DRV_PCM_IOCTL_MMAP_POSITION: in AudioInterfaceLibOutputRender()
1216 case AUDIO_DRV_PCM_IOCTL_MMAP_POSITION: in AudioInterfaceLibModeRender()
/ohos5.0/drivers/peripheral/audio/hal/hdi_passthrough/include/
H A Daudio_internal.h372 AUDIO_DRV_PCM_IOCTL_MMAP_POSITION, enumerator
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/include/
H A Daudio_internal.h398 AUDIO_DRV_PCM_IOCTL_MMAP_POSITION, enumerator
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_render.c1106 …faceLibModeRender)(render->devDataHandle, &render->renderParam, AUDIO_DRV_PCM_IOCTL_MMAP_POSITION); in AudioRenderGetMmapPosition()
/ohos5.0/drivers/hdf_core/framework/model/audio/dispatch/src/
H A Daudio_stream_dispatch.c1589 {AUDIO_DRV_PCM_IOCTL_MMAP_POSITION, StreamHostMmapPositionWrite},