Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dquantize.c350 PruneToCubeDepth(CubeInfo *,const NodeInfo *),
899 PruneToCubeDepth(cube_info,cube_info->root); in ClassifyImageColors()
2599 static void PruneToCubeDepth(CubeInfo *cube_info,const NodeInfo *node_info) in PruneToCubeDepth() function
2613 PruneToCubeDepth(cube_info,node_info->child[i]); in PruneToCubeDepth()