Home
last modified time | relevance | path

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

/external/webrtc/media/base/
Dfake_video_renderer.cc24 black_frame_ = CheckFrameColorYuv(0, 48, 128, 128, 128, 128, &frame); in OnFrame()
Dfake_video_renderer.h82 static bool CheckFrameColorYuv(uint8_t y_min, in CheckFrameColorYuv() function