Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/alsa/
DUtils.h77 struct pcm_config* pcmConfig, size_t bufferFrameCount);
DUtils.cpp282 struct pcm_config* pcmConfig, size_t bufferFrameCount) { in openProxyForAttachedDevice() argument
287 if (!profile_fill_builtin_device_info(proxy.getProfile(), pcmConfig, bufferFrameCount)) { in openProxyForAttachedDevice()