OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:downscale_w
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/
intel_pm.c
4131
uint_fixed_16_16_t downscale_h,
downscale_w
;
local in function:skl_plane_downscale_amount
4150
downscale_w
= max_fixed16(fp_w_ratio, u32_to_fixed16(1));
4153
return mul_fixed16(
downscale_w
, downscale_h);
Completed in 17 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025