c3_isp_resizer
struct c3_isp_resizer *rsz;
struct c3_isp_resizer resizers[C3_ISP_NUM_RSZ];
static void c3_isp_rsz_pps_size(struct c3_isp_resizer *rsz,
static void c3_isp_rsz_pps_lut(struct c3_isp_resizer *rsz, u32 ctype)
static void c3_isp_rsz_pps_disable(struct c3_isp_resizer *rsz)
static int c3_isp_rsz_pps_enable(struct c3_isp_resizer *rsz,
static void c3_isp_rsz_start(struct c3_isp_resizer *rsz,
static void c3_isp_rsz_stop(struct c3_isp_resizer *rsz)
struct c3_isp_resizer *rsz = v4l2_get_subdevdata(sd);
struct c3_isp_resizer *rsz = v4l2_get_subdevdata(sd);
static int c3_isp_rsz_register(struct c3_isp_resizer *rsz)
static void c3_isp_rsz_unregister(struct c3_isp_resizer *rsz)
struct c3_isp_resizer *rsz = &isp->resizers[i];
struct c3_isp_resizer *rsz = &isp->resizers[i];