Searched refs:computeSamplingInterval (Results 1 – 2 of 2) sorted by relevance
78 void computeSamplingInterval(int width, int height, int *xInterval, int *yInterval);
77 computeSamplingInterval(srcLscWidth, srcLscHeight, sizeX, sizeY); in convertLscTableParameter()194 void computeSamplingInterval(int width, int height, int *xInterval, int *yInterval) in computeSamplingInterval() function