Home
last modified time | relevance | path

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

/external/webrtc/api/video/
Dframe_buffer.cc57 bool IsLastFrameInTemporalUnit(const FrameIteratorT& it) { in IsLastFrameInTemporalUnit() function
201 if (IsLastFrameInTemporalUnit(it)) { in PropagateContinuity()
238 if (IsLastFrameInTemporalUnit(last_frame_it)) { in FindNextAndLastDecodableTemporalUnit()