Searched refs:rga_rect_range (Results 1 – 2 of 2) sorted by relevance
40 struct rga_rect_range { struct52 struct rga_rect_range input_range; argument53 struct rga_rect_range output_range;73 static inline bool rga_hw_out_of_range(const struct rga_rect_range *range, int width, int height) in rga_hw_out_of_range()
49 static bool rga_check_resolution(const struct rga_rect_range *range, int width, int height) in rga_check_resolution()