Home
last modified time | relevance | path

Searched refs:get_ceu_fmt_from_fourcc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/
H A Drenesas-ceu.c269 static const struct ceu_fmt *get_ceu_fmt_from_fourcc(unsigned int fourcc) in get_ceu_fmt_from_fourcc() function
839 ceu_fmt = get_ceu_fmt_from_fourcc(pix->pixelformat); in __ceu_try_fmt()
1290 ceu_fmt = get_ceu_fmt_from_fourcc(fsize->pixel_format); in ceu_enum_framesizes()
1324 ceu_fmt = get_ceu_fmt_from_fourcc(fival->pixel_format); in ceu_enum_frameintervals()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/
H A Drenesas-ceu.c268 static const struct ceu_fmt *get_ceu_fmt_from_fourcc(unsigned int fourcc) in get_ceu_fmt_from_fourcc() function
832 ceu_fmt = get_ceu_fmt_from_fourcc(pix->pixelformat); in __ceu_try_fmt()
1283 ceu_fmt = get_ceu_fmt_from_fourcc(fsize->pixel_format); in ceu_enum_framesizes()
1317 ceu_fmt = get_ceu_fmt_from_fourcc(fival->pixel_format); in ceu_enum_frameintervals()

Completed in 5 milliseconds