Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dutility.c788 subimage[MagickPathExtent]; in ExpandFilenames() local
797 *subimage='\0'; in ExpandFilenames()
834 GetPathComponent(option,SubimagePath,subimage); in ExpandFilenames()
938 if (*subimage != '\0') in ExpandFilenames()
941 (void) ConcatenateMagickString(file_path,subimage, in ExpandFilenames()
/external/angle/extensions/
DANGLE_texture_compression_dxt.txt119 to S3TC DXT texture formats, since subimage modification is straightforward
120 as long as the subimage is properly aligned.
DCHROMIUM_copy_texture.txt155 <width> specifies the width of the texture subimage.
157 <height> specifies the width of the texture subimage.
DANGLE_copy_texture_3d.txt121 <depth> specifies the depth of the texture subimage.
/external/mesa3d/docs/relnotes/
D11.1.4.rst73 - vc4: Fix subimage accesses to LT textures.
D11.2.2.rst82 - vc4: Fix subimage accesses to LT textures.
D20.0.0.rst1735 - isl: Add a helper for calculating subimage memory ranges
/external/libyuv/files/docs/
Dfiltering.md173 …low the coordinate to index beyond the image, which may be the correct data if sampling a subimage.
/external/ImageMagick/
DChangeLog1227 * Mod patch to properly handle subimage ranges (e.g. image.gif[2-3]).
/external/libpng/
Dlibpng-manual.txt2355 subimage[pass][input_y][input_x++];