Home
last modified time | relevance | path

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

/drivers/peripheral/audio/test/benchmarktest/capture/
Daudio_capture_benchmarktest.cpp51 uint64_t GetCaptureBufferSize();
58 uint64_t AudioCaptureBenchmarkTest::GetCaptureBufferSize() in GetCaptureBufferSize() function in __anon555357fe0111::AudioCaptureBenchmarkTest
204 uint32_t frameLen = (uint64_t)GetCaptureBufferSize(); in BENCHMARK_F()
233 uint32_t frameLen = (uint64_t)GetCaptureBufferSize(); in BENCHMARK_F()
/drivers/peripheral/audio/test/unittest/common/capture/
Daudio_capture_common_test.cpp45 uint64_t GetCaptureBufferSize();
53 uint64_t AudioUtCaptureTest::GetCaptureBufferSize() in GetCaptureBufferSize() function in __anon0b8ad0680111::AudioUtCaptureTest
199 uint32_t frameLen = (uint64_t)GetCaptureBufferSize();
248 uint32_t frameLen = (uint64_t)GetCaptureBufferSize();