Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dvideoframe_unittest.h509 int hcrop, int vcrop, int max_error) { in IsEqualWithCrop() argument
514 frame2.GetHeight() - vcrop * 2, in IsEqualWithCrop()
517 frame2.GetYPlane() + vcrop * frame2.GetYPitch() in IsEqualWithCrop()
520 frame2.GetUPlane() + vcrop * frame2.GetUPitch() / 2 in IsEqualWithCrop()
523 frame2.GetVPlane() + vcrop * frame2.GetVPitch() / 2 in IsEqualWithCrop()