OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RECORDING_FIFO_FRAMES
(Results
1 - 2
of
2
) sorted by null
/external/drrickorang/LoopbackApp/app/src/main/cpp/lb2/
loopback_test.h
50
static constexpr size_t
RECORDING_FIFO_FRAMES
= 65536;
loopback_test.cpp
32
mRecordingFifoData(new sample_t[
RECORDING_FIFO_FRAMES
* testCtx->getChannelCount()]) {
35
RECORDING_FIFO_FRAMES
,
Completed in 132 milliseconds