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 - 2
of
2
) 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
);
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 33 milliseconds
Indexes created Mon Sep 29 13:09:55 GMT 2025