Searched refs:kRecordSizeThreshold (Results 1 – 2 of 2) sorted by relevance
85 static const int64 kRecordSizeThreshold = 20 * 1024; in StopStream() local86 if (bytes_since_last_start_ < kRecordSizeThreshold) in StopStream()
86 static const int64 kRecordSizeThreshold = 20 * 1024; in StopStream() local87 if (bytes_since_last_start_ < kRecordSizeThreshold) in StopStream()