Home | History | Annotate | Download | only in base

Lines Matching refs:GetUPlane

314           frame->GetUPlane()[stride_u * (y / 2) + x / 2] =
368 frame->GetUPlane()[stride_u * (y / 2) + x / 2] =
486 IsPlaneEqual("u", frame.GetUPlane(), frame.GetUPitch(), u, upitch,
502 frame2.GetUPlane(), frame2.GetUPitch(),
520 frame2.GetUPlane() + vcrop * frame2.GetUPitch() / 2
532 *frame.GetUPlane() == 128 &&
581 frame1.GetUPlane(), frame1.GetUPitch(),
600 frame1.GetUPlane(), frame1.GetUPitch(),
617 frame1.GetUPlane(), frame1.GetUPitch(),
836 frame2.GetYPlane(), frame2.GetYPitch(), frame2.GetUPlane(), \
838 frame3.GetYPlane(), frame3.GetYPitch(), frame3.GetUPlane(), \
867 frame2.GetYPlane(), frame2.GetYPitch(), frame2.GetUPlane(), \
869 frame3.GetYPlane(), frame3.GetYPitch(), frame3.GetUPlane(), \
1344 EXPECT_EQ(frame1.GetUPlane(), frame2.GetUPlane());
1501 frame2.GetUPlane(), frame2.GetUPitch(),
1806 frame1.GetUPlane(), frame1.GetUPitch(),
1841 EXPECT_EQ(const_source->GetUPlane(), target->GetUPlane());
1853 EXPECT_NE(target->GetUPlane(), source->GetUPlane());