Searched defs:chromaJRange (Results 1 – 2 of 2) sorted by relevance
1938 …const IVec2 chromaJRange (subsampledY ? calculateNearestIJRange(coordFormat, chromaV) : IVec2(j, j… in calculateBounds() local1962 …const IVec2 chromaJRange (subsampledY ? calculateLinearIJRange(coordFormat, chromaV) : IVec2(j, j)… in calculateBounds() local2127 const IVec2 chromaJRange (calculateNearestIJRange(coordFormat, chromaV)); in calculateBounds() local2150 const IVec2 chromaJRange (calculateNearestIJRange(coordFormat, chromaV)); in calculateBounds() local
851 const IVec2 chromaJRange (isYChromaSubsampled(config.format) in textureConversionTest() local