Searched refs:short_pixel (Results 1 – 1 of 1) sorted by relevance
1265 short_pixel; in ReadMIFFImage() local1269 p=PushShortPixel(MSBEndian,p,&short_pixel); in ReadMIFFImage()1271 ScaleShortToQuantum(short_pixel); in ReadMIFFImage()1272 p=PushShortPixel(MSBEndian,p,&short_pixel); in ReadMIFFImage()1274 ScaleShortToQuantum(short_pixel); in ReadMIFFImage()1275 p=PushShortPixel(MSBEndian,p,&short_pixel); in ReadMIFFImage()1277 ScaleShortToQuantum(short_pixel); in ReadMIFFImage()2476 short_pixel; in WriteMIFFImage() local2478 short_pixel=ScaleQuantumToShort((Quantum) in WriteMIFFImage()2480 q=PopShortPixel(MSBEndian,short_pixel,q); in WriteMIFFImage()[all …]