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