Searched defs:overhead (Results 1 – 4 of 4) sorted by relevance
65 int RingBuffer::overhead() const { in overhead() function in video_editing::RingBuffer91 int overhead = size_ - head_; in Write() local
330 ByteArrayOutputStream overhead = new ByteArrayOutputStream(); in length() local
549 static const size_t overhead = sizeof(sample_rate) in setupAACSubstreamMeta() local
343 final int overhead = 64; in testSizeLimits() local