Home
last modified time | relevance | path

Searched refs:cal_formats (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/media/platform/ti-vpe/
Dcal.c100 static struct cal_fmt cal_formats[] = { variable
300 struct cal_fmt *active_fmt[ARRAY_SIZE(cal_formats)];
1468 for (k = 0; k < ARRAY_SIZE(cal_formats); k++) { in cal_async_bound()
1469 fmt = &cal_formats[k]; in cal_async_bound()