Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dquantum-export.c280 q=PopShortPixel(quantum_info->endian,pixel,q); in ExportAlphaQuantum()
289 q=PopShortPixel(quantum_info->endian,pixel,q); in ExportAlphaQuantum()
459 q=PopShortPixel(quantum_info->endian,(unsigned short) (pixel << 4), in ExportBGRQuantum()
484 q=PopShortPixel(quantum_info->endian,(unsigned short) (pixel << 4), in ExportBGRQuantum()
513 q=PopShortPixel(quantum_info->endian,(unsigned short) (pixel << 4), in ExportBGRQuantum()
560 q=PopShortPixel(quantum_info->endian,pixel,q); in ExportBGRQuantum()
562 q=PopShortPixel(quantum_info->endian,pixel,q); in ExportBGRQuantum()
564 q=PopShortPixel(quantum_info->endian,pixel,q); in ExportBGRQuantum()
573 q=PopShortPixel(quantum_info->endian,pixel,q); in ExportBGRQuantum()
575 q=PopShortPixel(quantum_info->endian,pixel,q); in ExportBGRQuantum()
[all …]
Dquantum-private.h214 static inline unsigned char *PopShortPixel(const EndianType endian, in PopShortPixel() function
/external/ImageMagick/coders/
Dpnm.c2161 q=PopShortPixel(MSBEndian,(unsigned short) pixel,q); in WritePNMImage()
2264 q=PopShortPixel(MSBEndian,(unsigned short) pixel,q); in WritePNMImage()
2266 q=PopShortPixel(MSBEndian,(unsigned short) pixel,q); in WritePNMImage()
2268 q=PopShortPixel(MSBEndian,(unsigned short) pixel,q); in WritePNMImage()
2369 q=PopShortPixel(MSBEndian,(unsigned short) pixel,q); in WritePNMImage()
2374 q=PopShortPixel(MSBEndian,(unsigned short) pixel,q); in WritePNMImage()
2428 q=PopShortPixel(MSBEndian,(unsigned short) pixel,q); in WritePNMImage()
2431 q=PopShortPixel(MSBEndian,(unsigned short) pixel,q); in WritePNMImage()
2434 q=PopShortPixel(MSBEndian,(unsigned short) pixel,q); in WritePNMImage()
2437 q=PopShortPixel(MSBEndian,(unsigned short) pixel,q); in WritePNMImage()
[all …]
Dmiff.c1882 pixels=PopShortPixel(MSBEndian,short_value,pixels); in PopRunlengthPacket()
1938 pixels=PopShortPixel(MSBEndian,value,pixels); in PopRunlengthPacket()
1942 pixels=PopShortPixel(MSBEndian,value,pixels); in PopRunlengthPacket()
1944 pixels=PopShortPixel(MSBEndian,value,pixels); in PopRunlengthPacket()
1949 pixels=PopShortPixel(MSBEndian,value,pixels); in PopRunlengthPacket()
1954 pixels=PopShortPixel(MSBEndian,value,pixels); in PopRunlengthPacket()
2463 q=PopShortPixel(MSBEndian,short_pixel,q); in WriteMIFFImage()
2466 q=PopShortPixel(MSBEndian,short_pixel,q); in WriteMIFFImage()
2469 q=PopShortPixel(MSBEndian,short_pixel,q); in WriteMIFFImage()
Dmpc.c1522 q=PopShortPixel(MSBEndian,pixel,q); in WriteMPCImage()
1525 q=PopShortPixel(MSBEndian,pixel,q); in WriteMPCImage()
1528 q=PopShortPixel(MSBEndian,pixel,q); in WriteMPCImage()