Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Drandom.c170 *random_info; in AcquireRandomInfo() local
274 MagickExport RandomInfo *DestroyRandomInfo(RandomInfo *random_info) in DestroyRandomInfo()
347 static StringInfo *GenerateEntropicChaos(RandomInfo *random_info) in GenerateEntropicChaos()
610 MagickExport double GetPseudoRandomValue(RandomInfo *random_info) in GetPseudoRandomValue()
652 MagickPrivate double GetRandomInfoNormalize(const RandomInfo *random_info) in GetRandomInfoNormalize()
680 MagickPrivate unsigned long *GetRandomInfoSeed(RandomInfo *random_info) in GetRandomInfoSeed()
710 MagickExport StringInfo *GetRandomKey(RandomInfo *random_info, in GetRandomKey()
743 MagickExport unsigned long GetRandomSecretKey(const RandomInfo *random_info) in GetRandomSecretKey()
768 MagickExport double GetRandomValue(RandomInfo *random_info) in GetRandomValue()
878 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.c132 *random_info; member
286 **magick_restrict random_info; in AddNoiseImage() local
3734 static inline Quantum PlasmaPixel(RandomInfo *random_info, in PlasmaPixel()
3750 CacheView *u_view,CacheView *v_view,RandomInfo *random_info, in PlasmaImageProxy()
3971 *random_info; in PlasmaImage() local
4534 **magick_restrict random_info; in SketchImage() local
Dstatistic.c226 static double ApplyEvaluateOperator(RandomInfo *random_info,const Quantum pixel, in ApplyEvaluateOperator()
465 **magick_restrict random_info; in EvaluateImages() local
785 **magick_restrict random_info; in EvaluateImage() local
Dresource.c111 *random_info = (RandomInfo *) NULL; variable
Dcache-private.h199 *random_info; member
Dutility.c1872 *random_info; in ShredFile() local
Ddistribute-cache.c785 *random_info; in DistributePixelCacheClient() local
Dgem.c1455 MagickPrivate double GenerateDifferentialNoise(RandomInfo *random_info, in GenerateDifferentialNoise()
Dthreshold.c2030 **magick_restrict random_info; in RandomThresholdImage() local
Dcache.c2685 static inline ssize_t RandomX(RandomInfo *random_info,const size_t columns) in RandomX()
2690 static inline ssize_t RandomY(RandomInfo *random_info,const size_t rows) in RandomY()
Deffect.c3781 **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
Dpsd.c525 *random_info; in PreservePSDOpacityMask() local
/external/ImageMagick/MagickWand/
Doperation.c2927 *random_info; in CLISimpleOperatorImage() local
Dmogrify.c2379 *random_info; in MogrifyImage() local