Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dframe_buffer.cc65 bool VCMFrameBuffer::NonReference() const { in NonReference() function in webrtc::VCMFrameBuffer
66 return _sessionInfo.NonReference(); in NonReference()
Dframe_buffer.h62 bool NonReference() const;
Dsession_info.h89 bool NonReference() const;
Dsession_info.cc109 bool VCMSessionInfo::NonReference() const { in NonReference() function in webrtc::VCMSessionInfo