Home
last modified time | relevance | path

Searched defs:ContinuousFrame (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
Ddecoding_state.cc149 bool VCMDecodingState::ContinuousFrame(const VCMFrameBuffer* frame) const { in ContinuousFrame() function in webrtc::VCMDecodingState
/external/chromium_org/media/cast/net/rtp/
Dframer.cc262 bool Framer::ContinuousFrame(FrameBuffer* frame) const { in ContinuousFrame() function in media::cast::Framer