Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dfx.c4788 *stegano_view, in SteganoImage() local
4850 stegano_view=AcquireAuthenticCacheView(stegano_image,exception); in SteganoImage()
4865 q=GetCacheViewAuthenticPixels(stegano_view,k % (ssize_t) in SteganoImage()
4891 if (SyncCacheViewAuthenticPixels(stegano_view,exception) == MagickFalse) in SteganoImage()
4914 stegano_view=DestroyCacheView(stegano_view); in SteganoImage()