Lines Matching refs:Vcr
720 const GLint Vcr = textureObject->crop_rect[1] << 16;728 int32_t t0 = (Vcr+Hcr) - gglMulx(dtdy, y); // t0 = (Vcr+Hcr) - y*dtdy803 const GLint Vcr = textureObject->crop_rect[1];805 const GLint t0 = (Vcr + Hcr) - y;