Home
last modified time | relevance | path

Searched refs:rga_hw_out_of_range (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/include/
H A Drga_hw_config.h73 static inline bool rga_hw_out_of_range(const struct rga_rect_range *range, int width, int height) in rga_hw_out_of_range() function
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/
H A Drga3_reg_info.c1833 if (unlikely(rga_hw_out_of_range(&(data->input_range), in rga3_check_param()
1835 rga_hw_out_of_range(&(data->input_range), in rga3_check_param()
1837 rga_hw_out_of_range(&(data->input_range), in rga3_check_param()
1855 if (unlikely(rga_hw_out_of_range(&(data->output_range), in rga3_check_param()
1870 if (unlikely(rga_hw_out_of_range(&(data->input_range), in rga3_check_param()
1872 rga_hw_out_of_range(&(data->input_range), in rga3_check_param()
1874 rga_hw_out_of_range(&(data->input_range), in rga3_check_param()
H A Drga2_reg_info.c2235 if (unlikely(rga_hw_out_of_range(&data->input_range, in rga2_check_param()
2256 if (unlikely(rga_hw_out_of_range(&data->output_range, req->dst.act_w, req->dst.act_h))) { in rga2_check_param()