Home
last modified time | relevance | path

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

/dports/graphics/sam2p/sam2p-0.49.4/
H A Dappliers.cpp1061 void dirSHORT(unsigned short tag, slen_t count, unsigned short const*val);
1142 void TIFFPrinter::dirSHORT(unsigned short const tag, slen_t const count, unsigned short const*val) { in dirSHORT() function in TIFFPrinter
1205 if (val<1<<16U) { sh=val; dirSHORT(tag, 1, &sh); } in dirSL()
1287 tp.dirSHORT(tp.BitsPerSample, img->cs2cpp[cs], eights); in out_tiffjai_work()
1306 tp.dirSHORT(tp.YCbCrSubsampling, 2, horiz_vert); in out_tiffjai_work()
1678 tp.dirSHORT(tp.BitsPerSample, sppa, s4); in out_tiff_work()
1715 tp.dirSHORT(tp.ColorMap, colorlen*3, r); in out_tiff_work()
1731 tp.dirSHORT(tp.YCbCrSubsampling, 2, horiz_vert); in out_tiff_work()