Home
last modified time | relevance | path

Searched defs:CONFIG_FRAME_COUNT (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_capture.c33 #define CONFIG_FRAME_COUNT ((8000 * 2 + ((CONFIG_FRAME_SIZE) - 1)) / (CONFIG_FRAME_SIZE)) macro
H A Daudio_render.c36 #define CONFIG_FRAME_COUNT ((8000 * 2 * 1 + ((CONFIG_FRAME_SIZE) - 1)) / (CONFIG_FRAME_SIZE)) macro

Completed in 5 milliseconds