Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dfourier.c140 *Ci_view, in ComplexImages() local
239 Ci_view=AcquireAuthenticCacheView(Ci_image,exception); in ComplexImages()
270 Ci=QueueCacheViewAuthenticPixels(Ci_view,0,y,columns,1,exception); in ComplexImages()
344 if (SyncCacheViewAuthenticPixels(Ci_view,exception) == MagickFalse) in ComplexImages()
363 Ci_view=DestroyCacheView(Ci_view); in ComplexImages()