Searched refs:pointsWeights (Results 1 – 1 of 1) sorted by relevance
/external/ImageMagick/coders/ |
D | dds.c | 2338 const DDSVector4 *points, const DDSVector3 axis, DDSVector4 *pointsWeights, in ConstructOrdering() argument 2416 VectorCopy44(v,&pointsWeights[i]); in ConstructOrdering() 2436 pointsWeights[16], in CompressClusterFit() local 2484 ConstructOrdering(count,points,principle,pointsWeights,&xSumwSum,order,0); in CompressClusterFit() 2507 VectorAdd(pointsWeights[ii],part0,&part0); in CompressClusterFit() 2514 VectorCopy44(pointsWeights[0],&part2); in CompressClusterFit() 2616 VectorAdd(pointsWeights[k],part2,&part2); in CompressClusterFit() 2623 VectorAdd(pointsWeights[j],part1,&part1); in CompressClusterFit() 2636 if (ConstructOrdering(count,points,axis,pointsWeights,&xSumwSum,order, in CompressClusterFit()
|