OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:decsixel_buf
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/x68k/dev/
itevar.h
119
uint32_t
decsixel_buf
[MAX_SIXEL_WIDTH];
member in struct:ite_softc
ite.c
2498
memset(ip->
decsixel_buf
, 0, sizeof(ip->
decsixel_buf
));
2560
memset(ip->
decsixel_buf
, 0,
2561
sizeof(ip->
decsixel_buf
));
2571
ip->
decsixel_buf
[ip->decsixel_x] |= d;
2591
ip->
decsixel_buf
[ip->decsixel_x + i] |=
ite_tv.c
791
color = ip->
decsixel_buf
[cx * 16 + px] >> (y * 4);
Completed in 15 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025