Lines Matching refs:GetUPitch
300 int stride_u = frame->GetUPitch(); in ConvertYuv422()
344 int stride_u = frame->GetUPitch(); in ConvertRgb()
434 frame.GetUPitch() >= static_cast<int32_t>(width) / 2 && in IsSize()
486 IsPlaneEqual("u", frame.GetUPlane(), frame.GetUPitch(), u, upitch, in IsEqual()
502 frame2.GetUPlane(), frame2.GetUPitch(), in IsEqual()
520 frame2.GetUPlane() + vcrop * frame2.GetUPitch() / 2 in IsEqualWithCrop()
522 frame2.GetUPitch(), in IsEqualWithCrop()
581 frame1.GetUPlane(), frame1.GetUPitch(), in ConstructI422()
600 frame1.GetUPlane(), frame1.GetUPitch(), in ConstructYuy2()
617 frame1.GetUPlane(), frame1.GetUPitch(), in ConstructYuy2Unaligned()
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, \
992 EXPECT_EQ(3, frame.GetUPitch()); in ConstructI4205Pixel()
1501 frame2.GetUPlane(), frame2.GetUPitch(), in ConvertToBuffer()
1806 frame1.GetUPlane(), frame1.GetUPitch(), in ConvertToI422Buffer()