Searched refs:max_fixed16 (Results 1 – 2 of 2) sorted by relevance
52 static inline uint_fixed_16_16_t max_fixed16(uint_fixed_16_16_t max1, in max_fixed16() function
4401 downscale_w = max_fixed16(fp_w_ratio, u32_to_fixed16(1)); in skl_plane_downscale_amount()4402 downscale_h = max_fixed16(fp_h_ratio, u32_to_fixed16(1)); in skl_plane_downscale_amount()5532 selected_result = max_fixed16(method2, wp->y_tile_minimum); in skl_compute_plane_wm()