Searched refs:EqualFrames (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/video/
H A Dvideo_capture_input_unittest.cc42 bool EqualFrames(const VideoFrame& frame1, const VideoFrame& frame2);
250 bool EqualFrames(const VideoFrame& frame1, const VideoFrame& frame2) { function in namespace:webrtc
286 if (!EqualFrames(*frames1[i], *frames2[i]))

Completed in 31 milliseconds