Lines Matching refs:Wcr
721 const GLint Wcr = textureObject->crop_rect[2] << 16;725 int32_t dsdx = Wcr / w; // dsdx = ((Wcr/w)/Wt)*Wt779 const GLint Wcr = textureObject->crop_rect[2];782 if ((w == Wcr) && (h == -Hcr)) {