Searched defs:mBurstFrames (Results 1 – 3 of 3) sorted by relevance
199 int32_t mBurstFrames[NUM_STREAM_TYPES] = {-1, -1}; variable
51 private volatile int[] mBurstFrames = new int[NUM_STREAM_TYPES]; field in NativeAnalyzerThread
222 int[] mBurstFrames = new int[NativeAnalyzerThread.NUM_STREAM_TYPES]; field in AudioLoopbackLatencyActivity.TestSpec