Home
last modified time | relevance | path

Searched refs:FastRenderGetMmapPosition (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Dfast_audio_render.h54 int32_t FastRenderGetMmapPosition(AudioHandle handle, uint64_t *frames, struct AudioTimeStamp *time…
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Dfast_audio_render.cpp351 int32_t FastRenderGetMmapPosition(AudioHandle handle, uint64_t *frames, struct AudioTimeStamp *time) in FastRenderGetMmapPosition() function
H A Daudio_adapter.cpp48 hwRender->common.attr.GetMmapPosition = FastRenderGetMmapPosition; in GetFastRenderFuncs()