Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dfx.c4818 *stegano_view, in SteganoImage() local
4880 stegano_view=AcquireAuthenticCacheView(stegano_image,exception); in SteganoImage()
4895 q=GetCacheViewAuthenticPixels(stegano_view,k % (ssize_t) in SteganoImage()
4921 if (SyncCacheViewAuthenticPixels(stegano_view,exception) == MagickFalse) in SteganoImage()
4944 stegano_view=DestroyCacheView(stegano_view); in SteganoImage()