Searched defs:inbyteb (Results 1 – 1 of 1) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gdevcd8.c | 1493 rescale_byte_wise2x2(int bytecount, const byte * inbytea, const byte * inbyteb, in rescale_byte_wise2x2() 1517 rescale_byte_wise2x1(int bytecount, const byte * inbytea, const byte * inbyteb, in rescale_byte_wise2x1() 1538 rescale_byte_wise1x2(int bytecount, const byte * inbytea, const byte * inbyteb, in rescale_byte_wise1x2() 1557 rescale_byte_wise1x1(int bytecount, const byte * inbytea, const byte * inbyteb, in rescale_byte_wise1x1()
|