Searched refs:isTimestampValid (Results 1 – 2 of 2) sorted by relevance
2523 const bool isTimestampValid = getTimestamp(timestamp) == OK; in processAudioBuffer() local2524 const auto frameCount = isTimestampValid ? timestamp.mPosition : 0; in processAudioBuffer()2529 if (isTimestampValid in processAudioBuffer()
175 bool isTimestampValid(int64_t timeUs);