Home
last modified time | relevance | path

Searched defs:spl_custom_float_value (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/sspl/
H A Dspl_custom_float.h17 struct spl_custom_float_value { struct
18 uint32_t mantissa;
19 uint32_t exponenta;
20 uint32_t value;
21 bool negative;