Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dfakevideorenderer.h63 black_frame_ = CheckFrameColorYuv(6, 48, 128, 128, 128, 128, frame); in RenderFrame()
109 static bool CheckFrameColorYuv(uint8_t y_min, in CheckFrameColorYuv() function