Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/bqhelper/
DGraphicBufferSource.cpp77 constexpr double kTimestampFluctuation = 0.05; variable
822 if (nFrames < 0.5 - kTimestampFluctuation) { in calculateCodecTimestamp_l()