Searched refs:IsValidPlane (Results 1 – 2 of 2) sorted by relevance
664 bool VideoFrame::IsValidPlane(size_t plane) const { in IsValidPlane() function in media::VideoFrame669 DCHECK(IsValidPlane(plane)); in stride()674 DCHECK(IsValidPlane(plane)); in row_bytes()735 DCHECK(IsValidPlane(plane)); in rows()797 DCHECK(IsValidPlane(plane)); in data()826 if (!IsValidPlane(plane)) in HashFrameForTesting()
283 bool IsValidPlane(size_t plane) const;