Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/ti-vpe/
Dcal.c97 static struct cal_fmt cal_formats[] = { variable
296 struct cal_fmt *active_fmt[ARRAY_SIZE(cal_formats)];
1463 for (k = 0; k < ARRAY_SIZE(cal_formats); k++) { in cal_async_bound()
1464 fmt = &cal_formats[k]; in cal_async_bound()