Searched refs:phase_view (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dfourier.c493 *phase_view;
622 phase_view=AcquireAuthenticCacheView(phase_image,exception);
625 q=GetCacheViewAuthenticPixels(phase_view,0L,y,fourier_info->width,1UL,
668 status=SyncCacheViewAuthenticPixels(phase_view,exception);
672 phase_view=DestroyCacheView(phase_view);
1100 *phase_view;
1201 phase_view=AcquireVirtualCacheView(phase_image,exception);
1204 p=GetCacheViewVirtualPixels(phase_view,0,y,fourier_info->width,1,
1254 phase_view
489 *phase_view; local
1095 *phase_view; local
[all...]

Completed in 411 milliseconds