rga_hw
const struct rga_hw *hw = ctx->rga->hw;
const struct rga_hw rga2_hw = {
const struct rga_hw *hw = ctx->rga->hw;
static bool check_scaling_factor(const struct rga_hw *hw, u32 src_size,
int rga_check_scaling(const struct rga_hw *hw, const struct v4l2_rect *crop_in,
const struct rga_hw *hw = ctx->rga->hw;
int rga_check_scaling(const struct rga_hw *hw, const struct v4l2_rect *crop_in,
extern const struct rga_hw rga2_hw;
extern const struct rga_hw rga3_hw;
struct rga_hw;
const struct rga_hw *hw;
const struct rga_hw rga3_hw = {