Home
last modified time | relevance | path

Searched defs:random_info (Results 1 – 18 of 18) sorted by relevance

/external/ImageMagick/MagickCore/
Drandom.c169 *random_info; in AcquireRandomInfo() local
274 MagickExport RandomInfo *DestroyRandomInfo(RandomInfo *random_info) in DestroyRandomInfo()
347 static StringInfo *GenerateEntropicChaos(RandomInfo *random_info) in GenerateEntropicChaos()
585 RandomInfo *magick_restrict random_info) in GetPseudoRandomValue()
624 MagickPrivate double GetRandomInfoNormalize(const RandomInfo *random_info) in GetRandomInfoNormalize()
652 MagickPrivate unsigned long *GetRandomInfoSeed(RandomInfo *random_info) in GetRandomInfoSeed()
682 MagickExport StringInfo *GetRandomKey(RandomInfo *random_info, in GetRandomKey()
715 MagickExport unsigned long GetRandomSecretKey(const RandomInfo *random_info) in GetRandomSecretKey()
740 MagickExport double GetRandomValue(RandomInfo *random_info) in GetRandomValue()
850 MagickExport void SetRandomKey(RandomInfo *random_info,const size_t length, in SetRandomKey()
Drandom-private.h40 RandomInfo **random_info) in DestroyRandomInfoThreadSet()
58 **random_info; in AcquireRandomInfoThreadSet() local
Dvisual-effects.c156 **magick_restrict random_info; in AddNoiseImage() local
1392 static inline Quantum PlasmaPixel(RandomInfo *magick_restrict random_info, in PlasmaPixel()
1403 CacheView *u_view,CacheView *v_view,RandomInfo *magick_restrict random_info, in PlasmaImageProxy()
1625 *random_info; in PlasmaImage() local
2188 **magick_restrict random_info; in SketchImage() local
Dstatistic.c239 static double ApplyEvaluateOperator(RandomInfo *random_info,const Quantum pixel, in ApplyEvaluateOperator()
499 **magick_restrict random_info; in EvaluateImages() local
848 **magick_restrict random_info; in EvaluateImage() local
Dresource.c113 *random_info = (RandomInfo *) NULL; variable
Dcache-private.h202 *random_info; member
Dutility.c1910 *random_info; in ShredFile() local
Ddistribute-cache.c773 *random_info; in DistributePixelCacheClient() local
Dfx.c148 *random_info; member
Dgem.c1505 MagickPrivate double GenerateDifferentialNoise(RandomInfo *random_info, in GenerateDifferentialNoise()
Dcache.c2689 static inline ssize_t RandomX(RandomInfo *random_info,const size_t columns) in RandomX()
2694 static inline ssize_t RandomY(RandomInfo *random_info,const size_t rows) in RandomY()
Dthreshold.c2246 **magick_restrict random_info; in RandomThresholdImage() local
Dquantize.c2551 *random_info; in KmeansImage() local
Deffect.c4122 **magick_restrict random_info; in SpreadImage() local
/external/ImageMagick/coders/
Dplasma.c96 RandomInfo *magick_restrict random_info,const double x,const double y, in PlasmaPixel()
180 *random_info; in ReadPlasmaImage() local
Dpsd.c526 *random_info; in PreservePSDOpacityMask() local
/external/ImageMagick/MagickWand/
Doperation.c3006 *random_info; in CLISimpleOperatorImage() local
Dmogrify.c2466 *random_info; in MogrifyImage() local