Home
last modified time | relevance | path

Searched refs:renderscaleX (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/
H A DofxsMatrix2D.h527 double renderscaleX, //!< 0.5 for a half-resolution image
532 double renderscaleX, //!< 0.5 for a half-resolution image
551 double renderscaleX, //!< 0.5 for a half-resolution image
948 double renderscaleX, //!< 0.5 for a half-resolution image in ofxsMatPixelToCanonical() argument
966 double renderscaleX, //!< 0.5 for a half-resolution image in ofxsMatCanonicalToPixel() argument
984 double renderscaleX, //!< 0.5 for a half-resolution image in ofxsMatInverseTransformPixel() argument
1002 return ofxsMatCanonicalToPixel(pixelaspectratio, renderscaleX, renderscaleY, fielded) * in ofxsMatInverseTransformPixel()
1004 ofxsMatPixelToCanonical(pixelaspectratio, renderscaleX, renderscaleY, fielded); in ofxsMatInverseTransformPixel()
1010 double renderscaleX, //!< 0.5 for a half-resolution image in ofxsMatTransformPixel() argument
1028 return ofxsMatCanonicalToPixel(pixelaspectratio, renderscaleX, renderscaleY, fielded) * in ofxsMatTransformPixel()
[all …]
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/
H A DofxsMatrix2D.h527 double renderscaleX, //!< 0.5 for a half-resolution image
532 double renderscaleX, //!< 0.5 for a half-resolution image
551 double renderscaleX, //!< 0.5 for a half-resolution image
948 double renderscaleX, //!< 0.5 for a half-resolution image in ofxsMatPixelToCanonical() argument
966 double renderscaleX, //!< 0.5 for a half-resolution image in ofxsMatCanonicalToPixel() argument
984 double renderscaleX, //!< 0.5 for a half-resolution image in ofxsMatInverseTransformPixel() argument
1002 return ofxsMatCanonicalToPixel(pixelaspectratio, renderscaleX, renderscaleY, fielded) * in ofxsMatInverseTransformPixel()
1004 ofxsMatPixelToCanonical(pixelaspectratio, renderscaleX, renderscaleY, fielded); in ofxsMatInverseTransformPixel()
1010 double renderscaleX, //!< 0.5 for a half-resolution image in ofxsMatTransformPixel() argument
1028 return ofxsMatCanonicalToPixel(pixelaspectratio, renderscaleX, renderscaleY, fielded) * in ofxsMatTransformPixel()
[all …]