csi_skip_desc
static const struct csi_skip_desc csi_skip[12] = {
const struct csi_skip_desc *skip;
static void csi_apply_skip_interval(const struct csi_skip_desc *skip,
static const struct csi_skip_desc *csi_find_best_skip(struct v4l2_fract *in,
const struct csi_skip_desc *skip = &csi_skip[0], *best_skip = skip;