Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Daudio_bluetooth_manager.h55 void FastReadMmapPosition(int64_t &sec, int64_t &nSec, uint64_t &frames);
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Dfast_audio_render.cpp359 OHOS::Bluetooth::FastReadMmapPosition(sec, nSec, readFrames); in FastRenderGetMmapPosition()
H A Daudio_bluetooth_manager.cpp350 void FastReadMmapPosition(int64_t &sec, int64_t &nSec, uint64_t &frames) in FastReadMmapPosition() function