HomeSort by relevance Sort by last modified time
    Searched refs:PushLongPixel (Results 1 - 6 of 6) sorted by null

  /external/ImageMagick/MagickCore/
quantum-import.c 241 pixels=PushLongPixel(quantum_info->endian,pixels,
334 p=PushLongPixel(quantum_info->endian,p,&pixel);
419 p=PushLongPixel(quantum_info->endian,p,&pixel);
634 p=PushLongPixel(quantum_info->endian,p,&pixel);
636 p=PushLongPixel(quantum_info->endian,p,&pixel);
638 p=PushLongPixel(quantum_info->endian,p,&pixel);
745 p=PushLongPixel(quantum_info->endian,p,&pixel);
862 p=PushLongPixel(quantum_info->endian,p,&pixel);
864 p=PushLongPixel(quantum_info->endian,p,&pixel);
866 p=PushLongPixel(quantum_info->endian,p,&pixel)
    [all...]
quantum-private.h 229 static inline const unsigned char *PushLongPixel(const EndianType endian,
  /external/ImageMagick/coders/
pnm.c 743 p=PushLongPixel(MSBEndian,p,&pixel);
856 p=PushLongPixel(MSBEndian,p,&pixel);
858 p=PushLongPixel(MSBEndian,p,&pixel);
860 p=PushLongPixel(MSBEndian,p,&pixel);
910 p=PushLongPixel(MSBEndian,p,&pixel);
912 p=PushLongPixel(MSBEndian,p,&pixel);
914 p=PushLongPixel(MSBEndian,p,&pixel);
    [all...]
miff.c 264 p=PushLongPixel(MSBEndian,p,&quantum);
340 p=PushLongPixel(MSBEndian,p,&quantum);
346 p=PushLongPixel(MSBEndian,p,&quantum);
348 p=PushLongPixel(MSBEndian,p,&quantum);
353 p=PushLongPixel(MSBEndian,p,&quantum);
358 p=PushLongPixel(MSBEndian,p,&quantum);
    [all...]
mpc.c 908 p=PushLongPixel(MSBEndian,p,&pixel)
    [all...]
psd.c 647 p=PushLongPixel(MSBEndian,p,&long_sans);
650 p=PushLongPixel(MSBEndian,p,&count);
    [all...]

Completed in 91 milliseconds