Searched refs:dc_fixpt_round (Results 1 – 3 of 3) sorted by relevance
50 numerator = (uint16_t)dc_fixpt_round( in fixed_point_to_int_frac()
460 static inline int dc_fixpt_round(struct fixed31_32 arg) in dc_fixpt_round() function
929 rec_out.x = stream->dst.x + dc_fixpt_round(temp); in calculate_plane_rec_in_timing_active()934 rec_out.width = stream->dst.x + dc_fixpt_round(temp) - rec_out.x; in calculate_plane_rec_in_timing_active()938 rec_out.y = stream->dst.y + dc_fixpt_round(temp); in calculate_plane_rec_in_timing_active()943 rec_out.height = stream->dst.y + dc_fixpt_round(temp) - rec_out.y; in calculate_plane_rec_in_timing_active()