OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:downscale_h
(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
4151
downscale_h
= max_fixed16(fp_h_ratio, u32_to_fixed16(1));
4153
return mul_fixed16(downscale_w,
downscale_h
);
Completed in 16 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025