Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Dfast_audio_render.cpp29 const int32_t RENDER_TIME_INTERVAL = 5; variable
342 …ransferFrameSize = static_cast<int32_t>(CalculateSampleNum(attr.sampleRate, RENDER_TIME_INTERVAL)); in FastRenderReqMmapBuffer()