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 - 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
4150
downscale_w
= max_fixed16(fp_w_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
4150
downscale_w
= max_fixed16(fp_w_ratio, u32_to_fixed16(1));
4153
return mul_fixed16(
downscale_w
, downscale_h);
Completed in 31 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025