VDIC_NUM_PADS
const struct imx_media_pixfmt *cc[VDIC_NUM_PADS];
struct v4l2_fract frame_interval[VDIC_NUM_PADS];
if (code->pad >= VDIC_NUM_PADS)
if (sdformat->pad >= VDIC_NUM_PADS)
if (sdformat->pad >= VDIC_NUM_PADS)
struct media_pad pad[VDIC_NUM_PADS];
if (fi->pad >= VDIC_NUM_PADS)
for (i = 0; i < VDIC_NUM_PADS; i++) {
for (i = 0; i < VDIC_NUM_PADS; i++)
ret = media_entity_pads_init(&priv->sd.entity, VDIC_NUM_PADS,
struct v4l2_mbus_framefmt format_mbus[VDIC_NUM_PADS];