Home
last modified time | relevance | path

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

/external/webrtc/video/
Dvideo_stream_encoder.h219 void CheckForAnimatedContent(const VideoFrame& frame,
Dvideo_stream_encoder.cc999 CheckForAnimatedContent(incoming_frame, post_time_us); in OnFrame()
2020 void VideoStreamEncoder::CheckForAnimatedContent( in CheckForAnimatedContent() function in webrtc::VideoStreamEncoder