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 D | audio_stream_dispatch.h | 40 AUDIO_DRV_PCM_IOCTL_MMAP_POSITION, enumerator
|
/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/src/ |
H A D | alsa_lib_render.c | 519 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 D | audio_alsa_if_lib_render_test.cpp | 581 …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 D | audio_interface_lib_render.c | 1193 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 D | audio_internal.h | 372 AUDIO_DRV_PCM_IOCTL_MMAP_POSITION, enumerator
|
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/include/ |
H A D | audio_internal.h | 398 AUDIO_DRV_PCM_IOCTL_MMAP_POSITION, enumerator
|
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/src/ |
H A D | audio_render.c | 1106 …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 D | audio_stream_dispatch.c | 1589 {AUDIO_DRV_PCM_IOCTL_MMAP_POSITION, StreamHostMmapPositionWrite},
|