Searched defs:BUFFER_SIZE (Results 1 – 9 of 9) sorted by relevance
24 const val BUFFER_SIZE = 2048 constant
32 private static final int BUFFER_SIZE = 16 * 1024; field in StreamUtil
29 public static final int BUFFER_SIZE = 1024; field in MetricUtility
49 public static final int BUFFER_SIZE = 2048; field in JavaAudioCapturer
31 #define BUFFER_SIZE 16384 macro
55 private static final int BUFFER_SIZE = 16 * 1024; field in LogcatCollector
70 public static final int BUFFER_SIZE = 1024; field in BaseMetricListener
58 private static final int BUFFER_SIZE = 35 * Defaults.CAPTURE_CHUNK_TARGET_SIZE_BYTES; field in GrpcAudioCaptureStream
70 private static final int BUFFER_SIZE = 8192; field in AppLaunchTests