Lines Matching refs:GetVPlane
316 frame->GetVPlane()[stride_v * (y / 2) + x / 2] =
370 frame->GetVPlane()[stride_v * (y / 2) + x / 2] =
489 IsPlaneEqual("v", frame.GetVPlane(), frame.GetVPitch(), v, vpitch,
503 frame2.GetVPlane(), frame2.GetVPitch(),
523 frame2.GetVPlane() + vcrop * frame2.GetVPitch() / 2
533 *frame.GetVPlane() == 128;
582 frame1.GetVPlane(), frame1.GetVPitch(),
601 frame1.GetVPlane(), frame1.GetVPitch(),
618 frame1.GetVPlane(), frame1.GetVPitch(),
837 frame2.GetUPitch(), frame2.GetVPlane(), frame2.GetVPitch(), \
839 frame3.GetUPitch(), frame3.GetVPlane(), frame3.GetVPitch(), kWidth, \
868 frame2.GetUPitch(), frame2.GetVPlane(), frame2.GetVPitch(), \
870 frame3.GetUPitch(), frame3.GetVPlane(), frame3.GetVPitch(), kWidth, \
1345 EXPECT_EQ(frame1.GetVPlane(), frame2.GetVPlane());
1502 frame2.GetVPlane(), frame2.GetVPitch(),
1807 frame1.GetVPlane(), frame1.GetVPitch(),
1842 EXPECT_EQ(const_source->GetVPlane(), target->GetVPlane());
1854 EXPECT_NE(target->GetVPlane(), source->GetVPlane());