Home
last modified time | relevance | path

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

/cts/tests/tests/media/libndkaudio/
DSystemParams.cpp22 int SystemParams::sysBuffFrames_ = 480; member in ndkaudio::SystemParams
26 sysBuffFrames_ = sysBuffFrames; in init()
DSystemParams.h30 return sysBuffFrames_; in getNumBufferFrames()
35 static int sysBuffFrames_; variable