Searched refs:dmatx_fmts (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | capture_v20.c | 360 static const struct capture_fmt dmatx_fmts[] = { variable 471 .fmts = dmatx_fmts, 472 .fmt_size = ARRAY_SIZE(dmatx_fmts), 488 .fmts = dmatx_fmts, 489 .fmt_size = ARRAY_SIZE(dmatx_fmts), 505 .fmts = dmatx_fmts, 506 .fmt_size = ARRAY_SIZE(dmatx_fmts), 522 .fmts = dmatx_fmts, 523 .fmt_size = ARRAY_SIZE(dmatx_fmts),
|
| H A D | capture_v21.c | 349 static const struct capture_fmt dmatx_fmts[] = { variable 460 .fmts = dmatx_fmts, 461 .fmt_size = ARRAY_SIZE(dmatx_fmts), 477 .fmts = dmatx_fmts, 478 .fmt_size = ARRAY_SIZE(dmatx_fmts), 494 .fmts = dmatx_fmts, 495 .fmt_size = ARRAY_SIZE(dmatx_fmts),
|