Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Dfast_audio_render.cpp358 uint64_t readFrames = 0; in FastRenderGetMmapPosition() local
359 OHOS::Bluetooth::FastReadMmapPosition(sec, nSec, readFrames); in FastRenderGetMmapPosition()
360 *frames = readFrames; in FastRenderGetMmapPosition()