Searched refs:uint_fixed_16_16_t (Results 1 – 2 of 2) sorted by relevance
16 } uint_fixed_16_16_t; typedef44 static inline uint_fixed_16_16_t min_fixed16(uint_fixed_16_16_t min1, in min_fixed16()45 uint_fixed_16_16_t min2) in min_fixed16()52 static inline uint_fixed_16_16_t max_fixed16(uint_fixed_16_16_t max1, in max_fixed16()53 uint_fixed_16_16_t max2) in max_fixed16()70 uint_fixed_16_16_t d) in div_round_up_fixed16()86 static inline uint_fixed_16_16_t mul_fixed16(uint_fixed_16_16_t val, in mul_fixed16()87 uint_fixed_16_16_t mul) in mul_fixed16()118 static inline uint_fixed_16_16_t mul_u32_fixed16(u32 val, uint_fixed_16_16_t mul) in mul_u32_fixed16()127 static inline uint_fixed_16_16_t add_fixed16(uint_fixed_16_16_t add1, in add_fixed16()[all …]
47 uint_fixed_16_16_t plane_blocks_per_line;48 uint_fixed_16_16_t y_tile_minimum;1680 static uint_fixed_16_16_t1685 uint_fixed_16_16_t ret; in skl_wm_method1()1699 static uint_fixed_16_16_t1701 uint_fixed_16_16_t plane_blocks_per_line) in skl_wm_method2()1704 uint_fixed_16_16_t ret; in skl_wm_method2()1716 static uint_fixed_16_16_t1722 uint_fixed_16_16_t linetime_us; in intel_get_linetime_us()1875 uint_fixed_16_16_t method1, method2; in skl_compute_plane_wm()[all …]
Completed in 14 milliseconds