Lines Matching refs:short_pixel
1265 short_pixel; in ReadMIFFImage() local
1269 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() local
2478 short_pixel=ScaleQuantumToShort((Quantum) in WriteMIFFImage()
2480 q=PopShortPixel(MSBEndian,short_pixel,q); in WriteMIFFImage()
2481 short_pixel=ScaleQuantumToShort((Quantum) in WriteMIFFImage()
2483 q=PopShortPixel(MSBEndian,short_pixel,q); in WriteMIFFImage()
2484 short_pixel=ScaleQuantumToShort((Quantum) in WriteMIFFImage()
2486 q=PopShortPixel(MSBEndian,short_pixel,q); in WriteMIFFImage()