Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Ddecoding_state.cc85 if (AheadOfFramesDecodedClearedTo(frame_index)) { in SetState()
254 if (AheadOfFramesDecodedClearedTo(frame_index) || in ContinuousFrameRefs()
273 bool VCMDecodingState::AheadOfFramesDecodedClearedTo(uint16_t index) const { in AheadOfFramesDecodedClearedTo() function in webrtc::VCMDecodingState
Ddecoding_state.h63 bool AheadOfFramesDecodedClearedTo(uint16_t index) const;