Searched refs:MAX_SHORTS (Results 1 – 4 of 4) sorted by relevance
57 public static final int MAX_SHORTS = 65536; field in Constant
71 private PipeShort mLatencyTestPipe = new PipeShort(Constant.MAX_SHORTS);
294 mBufferTestPipeShort = new PipeShort(Constant.MAX_SHORTS); in startBufferRecordingForReal()
224 mPipeByteBuffer = new PipeByteBuffer(Constant.MAX_SHORTS); in run()