Searched refs:qcompareAdds (Results 1 – 1 of 1) sorted by relevance
29 qcompareAdds(const void *a, const void *b) in qcompareAdds() function52 std::qsort(addweights, numWeights, sizeof(Addweight), qcompareAdds); in sortAddweights()