Home
last modified time | relevance | path

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

/external/webrtc/video/
Dvideo_stream_encoder.h257 void CheckForAnimatedContent(const VideoFrame& frame,
Dvideo_stream_encoder.cc1514 CheckForAnimatedContent(incoming_frame, post_time.us()); in OnFrame()
2454 void VideoStreamEncoder::CheckForAnimatedContent( in CheckForAnimatedContent() function in webrtc::VideoStreamEncoder