Home | History | Annotate | Download | only in src

Lines Matching refs:kMaxBuffersInBatch

4251                 } else if (MetaBufferUtil::getBatchSize(hnd) > kMaxBuffersInBatch) {
4253 "Max = %d", MetaBufferUtil::getBatchSize(hnd), kMaxBuffersInBatch);
4273 int v4l2Ids[kMaxBuffersInBatch] = {-1};