cal_formats        97 drivers/media/platform/ti-vpe/cal.c static struct cal_fmt cal_formats[] = {
cal_formats       294 drivers/media/platform/ti-vpe/cal.c 	struct cal_fmt		*active_fmt[ARRAY_SIZE(cal_formats)];
cal_formats      1461 drivers/media/platform/ti-vpe/cal.c 		for (k = 0; k < ARRAY_SIZE(cal_formats); k++) {
cal_formats      1462 drivers/media/platform/ti-vpe/cal.c 			fmt = &cal_formats[k];