Home | History | Annotate | Download | only in omx

Lines Matching refs:kMaxQueueSize

257         kMaxQueueSize = 12,
304 if (realTime || mQueue.size() >= kMaxQueueSize) {