Searched refs:CheckFrameColorYuv (Results 1 – 2 of 2) sorted by relevance
24 black_frame_ = CheckFrameColorYuv(0, 48, 128, 128, 128, 128, &frame); in OnFrame()
82 static bool CheckFrameColorYuv(uint8_t y_min, in CheckFrameColorYuv() function