Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Drandom.c169 *random_info; in AcquireRandomInfo() local
275 MagickExport RandomInfo *DestroyRandomInfo(RandomInfo *random_info) in DestroyRandomInfo()
348 static StringInfo *GenerateEntropicChaos(RandomInfo *random_info) in GenerateEntropicChaos()
615 MagickExport double GetPseudoRandomValue(RandomInfo *random_info) in GetPseudoRandomValue()
657 MagickPrivate double GetRandomInfoNormalize(const RandomInfo *random_info) in GetRandomInfoNormalize()
685 MagickPrivate unsigned long *GetRandomInfoSeed(RandomInfo *random_info) in GetRandomInfoSeed()
715 MagickExport StringInfo *GetRandomKey(RandomInfo *random_info, in GetRandomKey()
748 MagickExport unsigned long GetRandomSecretKey(const RandomInfo *random_info) in GetRandomSecretKey()
773 MagickExport double GetRandomValue(RandomInfo *random_info) in GetRandomValue()
883 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
Dfx.c131 *random_info; member
289 **magick_restrict random_info; in AddNoiseImage() local
3693 static inline Quantum PlasmaPixel(RandomInfo *random_info, in PlasmaPixel()
3709 CacheView *u_view,CacheView *v_view,RandomInfo *random_info, in PlasmaImageProxy()
3930 *random_info; in PlasmaImage() local
4497 **magick_restrict random_info; in SketchImage() local
Dresource.c104 *random_info = (RandomInfo *) NULL; variable
Dcache-private.h199 *random_info; member
Dstatistic.c225 static double ApplyEvaluateOperator(RandomInfo *random_info,const Quantum pixel, in ApplyEvaluateOperator()
439 **magick_restrict random_info; in EvaluateImages() local
768 **magick_restrict random_info; in EvaluateImage() local
Dutility.c1869 *random_info; in ShredFile() local
Ddistribute-cache.c786 *random_info; in DistributePixelCacheClient() local
Dthreshold.c1641 **magick_restrict random_info; in RandomThresholdImage() local
Dcache.c2538 static inline ssize_t RandomX(RandomInfo *random_info,const size_t columns) in RandomX()
2543 static inline ssize_t RandomY(RandomInfo *random_info,const size_t rows) in RandomY()
Dgem.c1455 MagickPrivate double GenerateDifferentialNoise(RandomInfo *random_info, in GenerateDifferentialNoise()
Deffect.c3750 **magick_restrict random_info; in SpreadImage() local
/external/ImageMagick/coders/
Dplasma.c94 static inline void PlasmaPixel(Image *image,RandomInfo *random_info,double x, in PlasmaPixel()
176 *random_info; in ReadPlasmaImage() local
/external/ImageMagick/MagickWand/
Doperation.c2926 *random_info; in CLISimpleOperatorImage() local
Dmogrify.c2395 *random_info; in MogrifyImage() local