OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pixel_bytes1
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_r100.c
3235
uint32_t
pixel_bytes1
= 0;
local in function:r100_bandwidth_update
3254
pixel_bytes1
= fb->format->cpp[0];
3297
temp_ff.full = dfixed_const(
pixel_bytes1
);
3492
stop_req = mode1->hdisplay *
pixel_bytes1
/ 16;
3500
temp_ff.full = dfixed_const((16/
pixel_bytes1
));
radeon_r100.c
3235
uint32_t
pixel_bytes1
= 0;
local in function:r100_bandwidth_update
3254
pixel_bytes1
= fb->format->cpp[0];
3297
temp_ff.full = dfixed_const(
pixel_bytes1
);
3492
stop_req = mode1->hdisplay *
pixel_bytes1
/ 16;
3500
temp_ff.full = dfixed_const((16/
pixel_bytes1
));
Completed in 28 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025