Searched refs:smallTimestampValid (Results 1 – 1 of 1) sorted by relevance
180 bool smallTimestampValid = accessUnit->meta()->findInt64("timeUs", &timeUs); in aggregateBuffer() local189 || (!bigTimestampValid && (bigSize > 0) && smallTimestampValid)) { in aggregateBuffer()196 if ((bigSize == 0) && smallTimestampValid) { in aggregateBuffer()