Lines Matching refs:short_pixel
1252 short_pixel; in ReadMIFFImage() local
1256 p=PushShortPixel(MSBEndian,p,&short_pixel); in ReadMIFFImage()
1258 ScaleShortToQuantum(short_pixel); in ReadMIFFImage()
1259 p=PushShortPixel(MSBEndian,p,&short_pixel); in ReadMIFFImage()
1261 ScaleShortToQuantum(short_pixel); in ReadMIFFImage()
1262 p=PushShortPixel(MSBEndian,p,&short_pixel); in ReadMIFFImage()
1264 ScaleShortToQuantum(short_pixel); in ReadMIFFImage()
2459 short_pixel; in WriteMIFFImage() local
2461 short_pixel=ScaleQuantumToShort((Quantum) in WriteMIFFImage()
2463 q=PopShortPixel(MSBEndian,short_pixel,q); in WriteMIFFImage()
2464 short_pixel=ScaleQuantumToShort((Quantum) in WriteMIFFImage()
2466 q=PopShortPixel(MSBEndian,short_pixel,q); in WriteMIFFImage()
2467 short_pixel=ScaleQuantumToShort((Quantum) in WriteMIFFImage()
2469 q=PopShortPixel(MSBEndian,short_pixel,q); in WriteMIFFImage()