Home
last modified time | relevance | path

Searched refs:MIN_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.cpp25 const uint32_t MIN_TIME_INTERVAL = 30; variable
323 int32_t minSize = CalculateSampleNum(attr.sampleRate, MIN_TIME_INTERVAL); in FastRenderReqMmapBuffer()