Searched refs:kNumYUVPlanes (Results 1 – 2 of 2) sorted by relevance
16 enum { kNumYUVPlanes = 3 }; enumerator128 for (unsigned int i = 0; i < kNumYUVPlanes; ++i) { in Paint()
167 DCHECK(video_frame->planes() == media::VideoFrame::kNumYUVPlanes); in SlowPaint()208 DCHECK(video_frame->planes() == media::VideoFrame::kNumYUVPlanes); in FastPaint()