HomeSort by: relevance | last modified time | path
    Searched refs:max_fixed16 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_fixed.h 54 static inline uint_fixed_16_16_t max_fixed16(uint_fixed_16_16_t max1, function in typeref:typename:uint_fixed_16_16_t
intel_pm.c 4150 downscale_w = max_fixed16(fp_w_ratio, u32_to_fixed16(1));
4151 downscale_h = max_fixed16(fp_h_ratio, u32_to_fixed16(1));
4749 selected_result = max_fixed16(method2, wp->y_tile_minimum);

Completed in 18 milliseconds