Searched refs:comparePTS (Results 1 – 1 of 1) sorted by relevance
83 static bool comparePTS(const AMediaCodecBufferInfo& l, const AMediaCodecBufferInfo& r) { in comparePTS() function97 int64_t duration = (*std::max_element(from, to, comparePTS)).presentationTimeUs in getBitrateAverage()98 - (*std::min_element(from, to, comparePTS)).presentationTimeUs; in getBitrateAverage()