Home
last modified time | relevance | path

Searched refs:isTimestampValid (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libaudioclient/
DAudioTrack.cpp2523 const bool isTimestampValid = getTimestamp(timestamp) == OK; in processAudioBuffer() local
2524 const auto frameCount = isTimestampValid ? timestamp.mPosition : 0; in processAudioBuffer()
2529 if (isTimestampValid in processAudioBuffer()
/frameworks/av/media/libstagefright/
DMPEG4Writer.cpp175 bool isTimestampValid(int64_t timeUs);