Home
last modified time | relevance | path

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

/dports/graphics/sam2p/sam2p-0.49.4/
H A Dimage.cpp297 unsigned oldBpc=bpc; in to8mul() local
313 if (oldBpc==1) { in to8mul()
332 } else if (oldBpc==2) { in to8mul()
347 } else if (oldBpc==4) { in to8mul()
366 unsigned oldBpc=bpc; in to8nomul() local
382 if (oldBpc==1) { in to8nomul()
401 } else if (oldBpc==2) { in to8nomul()
419 } else if (oldBpc==4) { in to8nomul()
1101 unsigned char oldBpc=bpc; in makeTranspZero() local
1104 if (oldBpc!=8) to8(); in makeTranspZero()
[all …]